all repos — grayfriday @ b5ff8e0286f7dd5ba40cf0b26001b1dcdfec3993

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>