discourse/plugins/footnote
David Taylor e508ba7291
UX: Modernize footnote implementation and enable in preview (#33928)
This commit reimplements inline footnotes to use our standard FloatKit
tooltip system, which also allows us to enable them in the markdown
composer preview.
2025-07-29 16:24:37 +01:00
..
assets UX: Modernize footnote implementation and enable in preview (#33928) 2025-07-29 16:24:37 +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

Discourse footnotes plugin

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

Official footnotes Discourse plugin

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