marked/test/tests/code_spans.html
2012-02-03 15:01:42 -06:00

7 lines
237 B
HTML

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