All pages tagged with: coderay

Syntax Highlighting with Markdown and CodeRay

Thursday 08 May 2008

Tags: , .

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...