Skip to content

Extend Markdown Table of Contents generation to support [TOC] tag

Currently, it is possible to generate a Table of Contents in Markdown by adding the [[_TOC_]] tag. This was added in Issue #2494 (closed). Would it be possible to extend this to support using

to add a Table of Contents as well? As noted in the forum thread below, some Markdown editors such as stackedit.io and Typora interpret as a ToC rather than [[_TOC_]]. I also have my repository's wiki mirrored on Bitbucket and I found that their software also recognises but not [[_TOC_]]. Thanks.

Links / references

Edited by XJDHDR