2026-01-19 22:14:03 +01:00
|
|
|
{
|
2026-01-20 22:37:15 +01:00
|
|
|
"plugins": ["baseline","grid","marginBox","imposition","spread","previewPage","reloadInPlace","inlineNotes"],
|
2026-01-19 22:14:03 +01:00
|
|
|
"pluginsParameters":{},
|
|
|
|
|
"css": [
|
|
|
|
|
"css/style.css"
|
|
|
|
|
],
|
|
|
|
|
"pluginsParameters": {
|
|
|
|
|
"inlineNotes": {
|
|
|
|
|
"input": ".footnote-ref",
|
|
|
|
|
"containerNotes": ".footnotes"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"hook": [
|
2026-01-20 22:37:15 +01:00
|
|
|
"/js/counters.js"
|
2026-01-19 22:14:03 +01:00
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
|