baseline & toc
This commit is contained in:
parent
831d276d41
commit
79b2753fdb
16 changed files with 385 additions and 16 deletions
|
|
@ -20,6 +20,10 @@
|
|||
"followingNotes": {
|
||||
"selector": ".inline-note",
|
||||
"reset": ".chapter"
|
||||
},
|
||||
"tableOfContent": {
|
||||
"tocContainer": "#toc_container",
|
||||
"tocTitles": ["#section__content h1", "#section__content h2", "h3", "h4", "h5", "h6"]
|
||||
}
|
||||
},
|
||||
"hook": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue