Firstly, thank you for creating this! I may have missed something, but how would I go about setting books to render inside a div? – I'm able to recreate the sample site, but wasn't actually sure how ...
I've got some show/hide divs on a page that I'm trying to do. it's for some text navigation within a page. I've written a function to where if you click on a particular SPAN, it loops thru all the ...
I am trying to generate static html reports with collapsable parts, using the display:none and display:block logic. However, I found that if a mermaid plot is placed inside one of these (initially ...