{ "plugins": [ "baseline", "grid", "marginBox", "imposition","spread","previewPage","reloadInPlace", "inlineNotes", "followingNotes" ], "pluginsParameters":{}, "css": [ "css/style.css" ], "pluginsParameters": { "inlineNotes": { "input": ".footnote-ref", "containerNotes": "#footnotes", "newClass": "inline-note" }, "followingNotes": { "selector": ".inline-note", "reset": ".chapter" }, "tableOfContent": { "tocContainer": "#toc_container", "tocTitles": ["#section__content h1", "#section__content h2", "h3", "h4", "h5", "h6"] } }, "hook": [ "/js/counters.js", "/js/these.js", "/js/snapToBaseline.js", "/js/numParagraph.js" ] }