Do standard Markdown footnotes formatting only render as in-line footnotes?
I have only been able to generate in-line footnotes rather than footnotes that appear at the bottom of the page using the "[^1]" and "[^1]: footnote next" format. I also played around with various versions of this, but couldn't get it to work.
Just as an aside, I am new to Blot and absolutely love it. I really appreciate having this platform. Thank you!
My test site is available at austinkocher.blot.im, though it's still a bit of a mess right now as I get things set up.
This is almost certainly because of the template you're using: the Magazine template comes with Bigfoot which turns footnotes into the inline-clickable bubble. You can remove this from your template if you remove the js-bigfoot.js
file from the list of template views.
FANTASTIC. Thank you so much.
Again, this is an amazing blogging tool and I appreciate your work on this.
Answered 3 years ago · Edit answer