all repos — grayfriday @ 5ba3beb8b0f6f1e1cc7ab1355e4ca6368755d5fd

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>