I am in a similar position right now, using org-mode with =#+options: toc:t= but with no toc in the HTML. Am I missing something? is this a theme specific problem perhaps?
Hi there,
I’ve moved your question into its own topic as the previous one is 3 years old now. We discourage bumping years-old topics here, as often, the participants of the thread are no longer active.
I figure it out.
Instead of using standard
#+options: toc:t
use
#+toc: t
this generates the table of content in the html.
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.