Re: [O] Tables not converted to markdown format with markdown exporter

2017-02-08 Thread Nicolas Goaziou
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

Re: [O] Tables not converted to markdown format with markdown exporter

2017-02-08 Thread Joost Kremers
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

Re: [O] Tables not converted to markdown format with markdown exporter

2017-02-08 Thread Sharon Kimble
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