A Discourse theme component that generates a table of contents for topics with one click
Go to file
discoursebot c00cbb02fc
DEV: Update CI workflows (#52)
Co-authored-by: discoursebuild <build@discourse.org>
2023-01-10 19:10:08 +00:00
.github/workflows DEV: Update CI workflows (#52) 2023-01-10 19:10:08 +00: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: Update eslint-config-discourse, use prettier for hbs (#49) 2023-01-04 13:41:09 +01:00
locales Fix a typo (#46) 2022-10-12 08:47:32 -04:00
test/acceptance DEV: Fix tests (#51) 2023-01-02 11:07:50 +01: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 (#44) 2022-10-03 21:10:05 +02:00
package.json SECURITY: Render TOC items as plain text (#44) 2022-10-03 21:10:05 +02:00
settings.yml FEATURE: new theme setting to disable TOC in posts with less headings. (#47) 2022-11-04 09:41:16 +05:30
yarn.lock DEV: Update eslint-config-discourse, use prettier for hbs (#49) 2023-01-04 13:41:09 +01: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