add triplecate

This commit is contained in:
Julie Blanc 2026-03-10 14:17:49 +01:00
parent cc75afe344
commit 0d3afdc58d
34 changed files with 357 additions and 295 deletions

View file

@ -7,17 +7,13 @@
"previewPage",
"reloadInPlace",
"fullPage",
"inlineNotes",
"followingNotes"
"inlineNotes"
],
"pluginsParameters":{
"inlineNotes": {
"input": ".footnote-ref",
"containerNotes": "#footnotes",
"newClass": "inline-note"
},
"followingNotes": {
"selector": ".inline-note",
"newClass": "inline-note",
"reset": ".chapter"
}