all repos — grayfriday @ 9bff4103a3df9f9727bd4deefd9d8546918ddfc1

blackfriday fork with a few changes

testdata/Code Spans.html (view raw)

1<p><code>&lt;test a=&quot;</code> content of attribute <code>&quot;&gt;</code></p>
2
3<p>Fix for backticks within HTML tag: <span attr='`ticks`'>like this</span></p>
4
5<p>Here's how you put <code>`backticks`</code> in a code span.</p>