aboutsummaryrefslogtreecommitdiff
path: root/tests/misc/backtick-escape.html
blob: da305414c3fa508d093878398bd7afc1de9b8a4b (plain)
1
2
3
4
<p>`This should not be in code.`
\<code>This should be in code.\\</code>
\`This should not be in code.\`
`And finally this should not be in code.`</p>