0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-29 18:36:26 +00:00

org-manual: Sync with maint

* doc/org-manual.org:
* doc/org.texi (Variable Index):
(Markdown Export): Sync with maint.
This commit is contained in:
Nicolas Goaziou 2018-04-20 11:16:06 +02:00
parent 7eeb396c7d
commit 222cfe7daf
2 changed files with 9 additions and 9 deletions

View file

@ -13536,12 +13536,12 @@ The LaTeX export back-end converts horizontal rules by the specified
:END:
#+cindex: Markdown export
The Markdown export back-end, "md", converts an Org file to a Markdown
The Markdown export back-end, "md", converts an Org file to Markdown
format, as defined at http://daringfireball.net/projects/markdown/.
Since "md" is built on top of the HTML back-end, any Org constructs
not supported by Markdown, such as tables, the underlying "html"
back-end (see [[*HTML Export]]) converts them.
Since it is built on top of the HTML back-end (see [[*HTML Export]]), it
converts every Org construct not defined in Markdown syntax, such as
tables, to HTML.
*** Markdown export commands
:PROPERTIES:

View file

@ -14231,12 +14231,12 @@ The @LaTeX{} export back-end converts horizontal rules by the specified
@cindex Markdown export
The Markdown export back-end, ``md'', converts an Org file to a Markdown
The Markdown export back-end, ``md'', converts an Org file to Markdown
format, as defined at @uref{http://daringfireball.net/projects/markdown/}.
Since ``md'' is built on top of the HTML back-end, any Org constructs
not supported by Markdown, such as tables, the underlying ``html''
back-end (see @ref{HTML Export}) converts them.
Since it is built on top of the HTML back-end (see @ref{HTML Export}), it
converts every Org construct not defined in Markdown syntax, such as
tables, to HTML.
@anchor{Markdown export commands}
@subheading Markdown export commands
@ -21800,4 +21800,4 @@ that are mentioned in the manual. For a more complete list, use
@printindex vr
@bye
@bye