all repos — grayfriday @ 2a07386455d11afe616a6184c03e88a1c969316b

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>