all repos — grayfriday @ 195dac9f5b4031be2dfd529114a6191a1b512d31

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