add Baskemo
This commit is contained in:
parent
a8ab44f5a6
commit
ffa89ed031
18 changed files with 337 additions and 165 deletions
|
|
@ -7,15 +7,17 @@
|
|||
"previewPage",
|
||||
"reloadInPlace",
|
||||
"fullPage",
|
||||
"inlineNotes"
|
||||
"inlineNotes",
|
||||
"footnotesFix"
|
||||
],
|
||||
"pluginsParameters":{
|
||||
"inlineNotes": {
|
||||
"input": ".footnote-ref",
|
||||
"containerNotes": "#footnotes"
|
||||
"containerNotes": "#footnotes",
|
||||
"newClass": "footnotes"
|
||||
},
|
||||
"footnotesFix": {
|
||||
"selector": ".footnote",
|
||||
"selector": ".footnotes",
|
||||
"reset": ".chapter"
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue