layout terminal
This commit is contained in:
parent
aed4b9eb92
commit
68a0dcb88b
80 changed files with 2234 additions and 349 deletions
|
|
@ -8,16 +8,16 @@
|
|||
"reloadInPlace",
|
||||
"fullPage",
|
||||
"inlineNotes",
|
||||
"footnotesFix"
|
||||
"followingNotes"
|
||||
],
|
||||
"pluginsParameters":{
|
||||
"inlineNotes": {
|
||||
"input": ".footnote-ref",
|
||||
"containerNotes": "#footnotes",
|
||||
"newClass": "footnotes"
|
||||
"newClass": "inline-note"
|
||||
},
|
||||
"footnotesFix": {
|
||||
"selector": ".footnotes",
|
||||
"followingNotes": {
|
||||
"selector": ".inline-note",
|
||||
"reset": ".chapter"
|
||||
}
|
||||
|
||||
|
|
@ -26,7 +26,7 @@
|
|||
"assets/css/style.css"
|
||||
],
|
||||
"hook": [
|
||||
"/js/items-decor.js"
|
||||
|
||||
]
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue