A Discourse theme component that generates a table of contents for topics with one click
Go to file
Jarek Radosz 16c0de60f5
DEV: Introduce a service for storing data
2022-10-02 20:47:08 +02:00
.github/workflows DEV: Update CI workflows (#41) 2022-06-17 22:23:35 +02:00
assets Change the icon for post-bottom button (#12) 2021-05-11 01:08:28 +08:00
common FIX: Compatibility with discourse-docs plugin (#37) 2022-05-09 14:09:59 -04:00
javascripts/discourse DEV: Introduce a service for storing data 2022-10-02 20:47:08 +02:00
locales DEV: Initial tweaks 2022-10-02 15:21:07 +02:00
test DEV: Initial tweaks 2022-10-02 15:21:07 +02:00
.discourse-compatibility REFACTOR: General component overhaul (#19) 2022-01-18 09:18:21 -05:00
.eslintrc DEV: Update CI workflows (#39) 2022-06-17 18:20:09 +02:00
.gitignore DEV: Update CI workflows (#39) 2022-06-17 18:20:09 +02:00
.prettierrc DEV: Update CI workflows (#39) 2022-06-17 18:20:09 +02:00
.template-lintrc.js REFACTOR: General component overhaul (#19) 2022-01-18 09:18:21 -05:00
LICENSE Create LICENSE 2019-03-09 10:01:58 +08:00
README.md DEV: Update CI workflows (#39) 2022-06-17 18:20:09 +02:00
about.json SECURITY: Render TOC items as plain text 2022-10-01 12:13:59 +02:00
package.json SECURITY: Render TOC items as plain text 2022-10-01 12:13:59 +02:00
settings.yml FEATURE: Automatically add TOC based on topic category / tags (#42) 2022-07-26 01:23:19 +08:00
yarn.lock DEV: Update CI workflows (#39) 2022-06-17 18:20:09 +02:00

README.md

DiscoTOC

A Discourse theme component that generates a table of contents for topics with one click

https://meta.discourse.org/t/discotoc-automatic-table-of-contents/111143