Hello,

stefano franchi <stefano.fran...@gmail.com> writes:

> On Thu, Mar 9, 2017 at 12:30 PM, Eric S Fraga <e.fr...@ucl.ac.uk> wrote:
>
>> On Thursday,  9 Mar 2017 at 17:44, stefano franchi wrote:
>> > Hi all,
>> >
>> > I 'm just beginning with org-mode and I' trying to understand how to
>> > get a clean export to markdown. By "clean" I mean: no extraneous html
>>
>> Just tested what I suggested and, actually, adding
>>
>> #+options: toc:nil
>>
>> removes all the cruft you don't want!
>>
>>
>
> Indeed! Thanks a lot, problem solved.

Speaking of which, I just implemented native table of contents in
Markdown export back-end.

It supports global table of contents, and local ones, e.g.

  #+TOC: headlines local 3

Regards,

-- 
Nicolas Goaziou

Reply via email to