Sign in
chromium
/
external
/
github.com
/
russross
/
blackfriday
/
master
/
.
/
testdata
/
Code Spans.html
blob: ef85f95e7a80017fcb7ecea119182f158dfd1222 [
file
]
<p><code>
<test a="
</code>
content of attribute
<code>
">
</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>