all repos — grayfriday @ 2e53c20b2f3445b9520838f4a89c13c9ea2b0613

blackfriday fork with a few changes

testdata/Code Spans.text (view raw)

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