discourse/test/javascripts/mdtest/fixtures/Code Spans.xhtml

6 lines
227 B
HTML
Raw Normal View History

2013-09-11 15:52:37 -04:00
<p><code>&lt;test a=&quot;</code> content of attribute <code>&quot;&gt;</code></p>
<p>Fix for backticks within HTML tag: <span>like this</span></p>
<p>Here's how you put <code>&#x60;backticks&#x60;</code> in a code span.</p>