Website Wish List
- Link to file that opens source .md in Atom
Tue, Mar 22, 2016 9:38
Scripture citations
- Multiple references per pair of parentheses
- Bundle reference section entries by book (e.g, Holy Bible)
- Multiple references per line
Citations (Done)
I’m interested in creating HTML pages of my markdown files. There may be a way to use Scratch to get easy in-line citations. Otherwise, I will likely need to create a Makefile that will output markdown files that contain the TOML at the top and the HTML on the bottom. Then, if I include ‘draft: false’ in the TOML header, the original markdown won’t appear, but the html-rendered version will.