onedge

Results 3 comments of onedge

I wrote some code to handle footnotes in the **[^1]** pattern. I hope this helps you. ### **index.html** ```javascript plugins: [ function(hook, vm) { hook.beforeEach(function(html) { ... // footnote if...

Ok, As you requested, I have restored the other files to their original state and committed the changes.