all repos — grayfriday @ master

blackfriday fork with a few changes

testdata/Code Spans.html (view raw)

 1
 2
 3
 4
 5
<p><code>&lt;test a=&quot;</code> content of attribute <code>&quot;&gt;</code></p>

<p>Fix for backticks within HTML tag: <span attr='`ticks`'>like this</span></p>

<p>Here's how you put <code>`backticks`</code> in a code span.</p>