summaryrefslogtreecommitdiff
path: root/pagerender.rb
AgeCommit message (Collapse)Author
2013-10-13pagerender.rb: add footnote support, arch-systemd.md: use it.Luke Shumaker
I saw that the new version of rdiscount supported php-markdown-extra style footnotes and got excited. However, when I enabled it, I was disappointed to learn that it didn't support multi-line footnotes. Lame! So, I implemented that as a pre/post processor.
2013-10-13opps, fix index.rbLuke Shumaker
2013-10-12initial commitLuke Shumaker