[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [Documentation Bug?] Markdown export
From: |
Nicolas Goaziou |
Subject: |
Re: [O] [Documentation Bug?] Markdown export |
Date: |
Fri, 20 Apr 2018 11:18:14 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
Hello,
"Loris Bennett" <address@hidden> writes:
> On the page
>
> https://orgmode.org/manual/Markdown-export.html
>
> the second line reads:
>
> 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.
>
> My guess is that this should be
>
> Since md is built on top of the HTML back-end, any Org constructs not
> supported by Markdown, such as tables, are converted by the underlying
> html back-end (see HTML export).
I reworded the paragrpah. Thank you. The new introduction is:
The Markdown export back-end, "md", converts an Org file to Markdown
format, as defined at http://daringfireball.net/projects/markdown/.
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.
Regards,
--
Nicolas Goaziou