mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-16 21:54:46 +08:00
Some content like `pre` and `code` needs to know it can shrink to avoid overflow (we already have overflow wrap present) Before: <img width="500" alt="image" src="https://github.com/user-attachments/assets/2910ab3d-fa65-42cb-bcc4-2e204625e141" /> After: <img width="500" alt="image" src="https://github.com/user-attachments/assets/30f9c769-480a-4368-98b7-287c7424e252" /> |
||
|---|---|---|
| .. | ||
| assets | ||
| config | ||
| spec | ||
| test/javascripts/acceptance | ||
| plugin.rb | ||
| README.md | ||
Discourse footnotes plugin
https://meta.discourse.org/t/discourse-footnote/84533
Official footnotes Discourse plugin
Based off: github.com/markdown-it/markdown-it-footnote