/showdown-toc

Table of Contents Extension for Showdown

Primary LanguageJavaScriptMIT LicenseMIT

Showdown table of content Extension

Add support for a table of content syntax in showdown

Just add the extension and add [toc] to your document.

For running in NodeJS it requires cheerio.

Based on the showdown-footnote-extension.