[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] How to get "clean" markdown export
From: |
Nicolas Goaziou |
Subject: |
Re: [O] How to get "clean" markdown export |
Date: |
Sat, 11 Mar 2017 15:24:20 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) |
Hello,
stefano franchi <address@hidden> writes:
> On Thu, Mar 9, 2017 at 12:30 PM, Eric S Fraga <address@hidden> 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