Explorar el Código

org-manual: Fix markup

* doc/org-manual.org (Field and range formulas): Use =...= markup for
  text meant to be inserted in an Org document.
Nicolas Goaziou hace 6 años
padre
commit
19babce53f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      doc/org-manual.org

+ 1 - 1
doc/org-manual.org

@@ -2359,7 +2359,7 @@ the formula editor (see [[*Editing and debugging formulas]]) or edit the
      that Org treats these formulas in a special way, see [[*Column
      formulas]].
 
-- ~@3=~ ::
+- =@3== ::
 
      Row formula, applies to all fields in the specified row.  =@>==
      means the last row.