Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could it support Org's table of contents? #67

Closed
angrybacon opened this issue Jun 7, 2016 · 1 comment
Closed

Could it support Org's table of contents? #67

angrybacon opened this issue Jun 7, 2016 · 1 comment

Comments

@angrybacon
Copy link

angrybacon commented Jun 7, 2016

This post on SE brought me here. I am looking for a way to insert tables of content in an Org file (as per http://orgmode.org/manual/Table-of-contents.html).

Currently I have to craft the tables by hand for them to appear on Github rendering. Here is what I tried:

* Heading 1

#+TOC: headlines 1 local

** Subheading 1
** Subheading 2
** Subheading 3

* Heading 2

#+TOC: headlines 1 local

** Subheading 1
** Subheading 2
@angrybacon angrybacon changed the title Could it support table of contents? Could it support Org's table of contents? Jun 7, 2016
@angrybacon
Copy link
Author

Just noticed that the project had moved. See wallyqs#17.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant