discourse/plugins/footnote
David Taylor 5b9649c3f2
UX: Update styling of inline footnotes (#33933)
Replaces the `...` button with a more recognizable superscript number.
This matches the styling of footnotes in the new rich-text-editor.
2025-07-29 17:15:35 +01:00
..
assets UX: Update styling of inline footnotes (#33933) 2025-07-29 17:15:35 +01:00
config Update translations (#33892) 2025-07-28 18:38:22 +02:00
spec FEATURE: add footnote (plugin) rich editor extension (#31719) 2025-04-14 14:25:36 -03:00
test/javascripts/acceptance UX: Modernize footnote implementation and enable in preview (#33928) 2025-07-29 16:24:37 +01:00
plugin.rb DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00
README.md FEATURE: Bundle discourse-footnote plugin into core (#23995) 2023-10-23 13:48:56 -06:00

Discourse footnotes plugin

https://meta.discourse.org/t/discourse-footnote/84533

Official footnotes Discourse plugin

Based off: github.com/markdown-it/markdown-it-footnote