Closed ramsey closed 9 years ago
Does this commit break the build, or is that a result of something else?
The build broke because of an update to clash. Since the Gemfile.lock isn't checked in and the gem spec isn't specific, it grabbed the newest release of clash and there was an incompatibility. I've fixed that locally and it runs fine, but I need to add tests for collections to be sure this works properly.
I've released version 1.6.0 with your fix. Thanks so much!
Thanks!
This allows fenced code blocks to be used in Jekyll collection documents.
This closes #6.