sundown icon indicating copy to clipboard operation
sundown copied to clipboard

Feature outline

Open aleray opened this issue 12 years ago • 0 comments

Hi, I have ported the python-markdown outline extension. Here is what it does:

Wraps the document logical sections (as implied by h1-h6 headings).

By default, the wrapper element is a section tag having a class attribute "sectionN", where N is the header level being wrapped.

More information here:

https://github.com/aleray/mdx_outline

aleray avatar Jun 24 '12 18:06 aleray