discourse/plugins/footnote
David Taylor e3ca66135c
DEV: Remove ember-template-lint (#40077)
The latest version of `@discourse/lint-configs` (and in turn `eslint-plugin-ember`) ships with eslint rules & configuration which replicate all the functionality which was previously provided by ember-template-lint.
2026-05-15 20:54:13 +01:00
..
assets DEV: Remove ember-template-lint (#40077) 2026-05-15 20:54:13 +01:00
config I18N: Update translations (#39576) 2026-04-30 11:50:45 +02:00
spec DEV: Update rubocop (#38721) 2026-03-20 00:39:52 +01:00
test/javascripts/acceptance DEV: Close footnote tooltip when trigger is removed (#34182) 2025-08-11 15:49:28 -03:00
package.json DEV: Add a script for generating external types in discourse-types (#37095) 2026-03-09 20:37:43 +01:00
plugin.rb DEV: Remove obsolete register_svg_icon checks (#35067) 2025-09-30 15:51:44 +02:00
README.md
tsconfig.json DEV: Add a script for generating external types in discourse-types (#37095) 2026-03-09 20:37:43 +01: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