DiscoTOC
DiscoTOC copied to clipboard
A Discourse theme component that generates a table of contents for topics with one click
Results
2
DiscoTOC issues
Sort by
recently updated
recently updated
newest added
By default DiscoTOC only indexes headings in the post's root element. Here you can specify an intermediate CSS selector.Ie. `.my-div` will be interpreted as `:root > .my-div > [h1, h2,...