jekyll-criticmarkup
Quick & dirty implementation of CriticMarkup for jekyll. I'm just hooking it into jekyll because I don't know where else to hook it. If you have a suitable hook in liquid, feel free create a pull request.
Installation
- Add
gem "jekyll-criticmarkup", git: "https://github.com/0xReki/jekyll-criticmarkup.git", branch: "main"
to your site's Gemfile and runbundle
- Add the following to your site's
_config.yml
:
gems:
- jekyll-criticmarkup