jekyll/docs/_posts/2013-12-16-jekyll-1-4-2-rel...

547 B

title date author version categories
Jekyll 1.4.2 Released 2013-12-16 19:48:13 -0500 parkr 1.4.2
release

This release fixes a regression where Maruku fenced code blocks were turned off, instead of the previous default to on. We've added a new default configuration to our maruku config key: fenced_code_blocks and set it to default to true.

If you do not wish to use Maruku fenced code blocks, you may turn this option off in your site's configuration file.