Nick Dokos <nicholas.do...@hp.com> writes: > brian powell <briangpowel...@gmail.com> wrote: > >> * PanDoc! >> >> http://johnmacfarlane.net/pandoc/ >> >> On Tue, May 29, 2012 at 10:45 PM, Marcelo de Moraes Serpa >> <celose...@gmail.com> wrote: >> >> Hey guys, >> >> Is there any tool out there that converts org to markdown? I'm >> sure it wouldn't be difficult to >> come up with something, but if there's something I'd rather use >> it. I'd like to write my >> blogposts in org and then automate exporting to markdown to my jekyll >> blogs. >> >> - Marcelo. >> >> > > AFAICT (from reading the web page, not from any actual experience), > pandoc can convert markdown to org but not the other way round.
Pandoc *does have* difficulty converting Org tables to Markdown tables. I did work on partial Org->Markdown converter (org-e-markdown.el) (around the time WikEmacs made it's entry.) I am unable to locate the file right now. > Nick > > > > --