README
nodebb-plugin-markdown-toc
NodeBB Plugin to show table of content
Installation
npm install nodebb-plugin-markdown-toc
Usage
[toc]
The table of content will replace [toc].
NodeBB plugin for show table of content
<script type="module">
import nodebbPluginMarkdownToc from 'https://cdn.skypack.dev/nodebb-plugin-markdown-toc';
</script>
NodeBB Plugin to show table of content
npm install nodebb-plugin-markdown-toc
[toc]
The table of content will replace [toc].