rmaicle

Programming is an endless loop; it's either you break or exit.

Licensed under a Creative Commons Attribution-ShareAlike 4.0 International License (CC BY-SA).
You are free to copy, reproduce, distribute, display, and make adaptations but you must provide proper attribution. Visit https://creativecommons.org/ or send an email to info@creativecommons.org for more information about the License.

Date and Time

Jekyll Posts

markdownify Workaround

2017-04-20 13:38:32 +0000

I recently used the Liquid templating language markdownify filter to convert a markdown-formatted text into HTML and was surprised at the seemingly weird output.

Redcarpet

2014-11-12 17:18:31 +0000

Using Redcarpet in Jekyll for displaying code blocks.

Liquid ‘raw’ Tag and Fenced Code Blocks

2014-11-12 11:02:08 +0000

Displaying markdown code blocks and workarounds.