marked/test/tests/code_spans.html
Christopher Jeffrey faa114ae67 test suite
2011-08-21 19:49:24 -05:00

7 lines
238 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&apos;s how you put <code>`backticks`</code> in a code span.</p>