discourse/plugins/footnote
Jarek Radosz 3aa383a4de
UX: Tweak footnote button styling (#31595)
1. remove the margin (it's displayed inline with text, so having a left
margin didn't make sense)
2. use em unit in min-height
3. slighty tighten the button (inline padding 0.5em -> 0.4em) so it's
more proportional
2025-03-04 01:24:27 +01:00
..
assets UX: Tweak footnote button styling (#31595) 2025-03-04 01:24:27 +01:00
config FEATURE: Initial version of experimental admin search (#31299) 2025-02-21 11:59:24 +10: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