Rodrigo Morales <moralesrodrigo1...@gmail.com> writes:

> When answering questions in Emacs Stack Exchange, I usually write my answer
> in Org Mode and then export it to Markdown so that I can copy it to the
> answer textbox in Stack Exchange. For this reason, I don't need the
> export to contain a Table of Contents because the Markdown content is
> not big enough to require it.
>
> For this reason, I don't want the Table of Contents to be included when
> exporting.

You can try putting

#+OPTIONS: toc:nil

in the header of your org file. This is covered in the 'Table of
Contents' sub-section of the Exporting section of the org manual.


--
Tim Cross

Reply via email to