Canticore has Filters! Making Markdown Work for Us
I was going to create a new repo on GitHub to show off this awesomeness, but then I figured, why not just show everyone how to use the new filter functionality?
Minus all the cruft of being a gem, this is the only code you’ll write to create a Markdown plugin for your Canticore blog.
require ‘canticore/plugin’ require [...]