A Discourse theme component that generates a table of contents for topics with one click
Go to file
Alan Guo Xiang Tan 04577e0b90
Revert "DEV: Switch theme to use new `addComposerToolbarPopupMenuOpti… (#62)
This reverts commit d59dc7caf4.

We have compatibility problems with themes and core right now: https://meta.discourse.org/t/-/282315/7
2023-10-16 15:23:04 +08: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 DEV: update box-shadow due to core change (#55) 2023-06-14 09:00:18 -04:00
javascripts/discourse Revert "DEV: Switch theme to use new `addComposerToolbarPopupMenuOpti… (#62) 2023-10-16 15:23:04 +08:00
locales Fix a typo (#46) 2022-10-12 08:47:32 -04:00
test/acceptance Revert "DEV: Switch theme to use new `addComposerToolbarPopupMenuOpti… (#62) 2023-10-16 15:23:04 +08:00
.discourse-compatibility Revert "DEV: Switch theme to use new `addComposerToolbarPopupMenuOpti… (#62) 2023-10-16 15:23:04 +08: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 Bump word-wrap from 1.2.3 to 1.2.4 (#57) 2023-07-19 10:23:21 +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