On Tue, Apr 16, 2013 at 10:43:39AM +0200, Nicolas Goaziou wrote: > Suvayu Ali <fatkasuvayu+li...@gmail.com> writes: > > > On Fri, Apr 12, 2013 at 07:36:26AM +0200, Bastien wrote: > >> For this you need to define a new derived exporter from 'ascii. > >> > >> Get a fresh clone of Org and see how this is done in ox-md.el, > >> which create a MarkDown exporter by deriving it from the ascii > >> one. > > > > Actually ox-md derives from ox-html. It was not clear to me why that is > > the case though. > > Simple. Markdown syntax supports raw HTML. So anything not supported by > Markdown can be written as HTML.
Simple indeed! I did not know that bit of information. Thanks, -- Suvayu Open source is the future. It sets us free.