Sacha Chua
Sacha Chua
* js/controllers/notes.js: Use only the current fragment's notes if showing a fragment. * js/reveal.js: Update notes whenever fragments are shown or hidden. Thanks for making and sharing reveal.js! I'm new...
* src/Plugins/HtmlBasePlugin.js: Keep the hash if specified. * test/HtmlBasePluginTest.js: Add tests.
* bug-hunter.el (bug-hunter-header): New variable. (bug-hunter-footer): New variable. (bug-hunter--print-to-temp): Include bug-hunter-header and bug-hunter-footer. * README.org: Document bug-hunter-header and bug-hunter-footer. * bug-hunter-test.el: Add tests for bug-hunter-header and bug-hunter-footer.
I noticed that my Org (9.8-pre) didn't have :begin as a separate plist value - I think it's in the vector of :standard-properties instead. Also, removing viewBox got the SVG...