Thursday 08 May 2008
Tags: nanoc, coderay.
I wrote a small filter for nanoc to syntax highlight sections of code within <pre><code> blocks using the excellent CodeRay tool. Write your Markdown as you normally would, using...
<pre><code>
Read: Syntax Highlighting with Markdown and CodeRay