discourse/plugins/footnote
Ted Johansson b46718f628
DEV: Move a plugin related system spec to footnote plugin (#31230)
In a previous PR, I introduced this system spec that checks that a sidebar link is auto-generated for certain plugins.

This causes problems, because the core test suite can be run with plugins either enabled or disabled, causing flaky tests.
2025-02-07 11:58:55 +08:00
..
assets UX: Fix user-select regressions (#31129) 2025-02-03 18:14:11 +01:00
config DEV: Use default admin routes for plugins with settings (#30941) 2025-02-04 14:57:28 +08:00
spec DEV: Move a plugin related system spec to footnote plugin (#31230) 2025-02-07 11:58:55 +08:00
test/javascripts/acceptance DEV: Move discourse-common/(utils|lib) to discourse/lib (#30733) 2025-01-13 13:02:49 +00: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