This commit is contained in:
Julie Blanc 2026-02-24 09:11:23 +01:00
parent 31bb24548f
commit a8ab44f5a6
13 changed files with 257 additions and 52 deletions

View file

@ -0,0 +1,9 @@
{
"name": "Footnotes",
"description": "Fix footnote reset",
"author": ["Julie Blanc"],
"licence": "MIT",
"version": "1.0",
"hook": "footnotes.js",
"stylesheet": "footnotes.css"
}