Hello,
Joost Kremers writes:
> There are certainly markdown variants that support tables,
> MultiMarkdown, PHP Markdown Extra and Pandoc markdown do, for example.
Org only supports vanilla markdown out of the box. So there is no table
conversion available (it is exported as HTML since vanilla m
On Wed, Feb 08 2017, Sharon Kimble wrote:
Roland Everaert writes:
Hi,
Since a few weeks we use mattermost at work and I had recently
to post a table to a team channel. I have created my table with
org-mode, but when I export it to markdown format, the table is
converted to html instead of
Roland Everaert writes:
> Hi,
>
> Since a few weeks we use mattermost at work and I had recently to post a
> table to a team channel. I have created my table with org-mode, but when I
> export it to markdown format, the table is converted to html instead of
> markdown.
>
> Is there any reason