summaryrefslogtreecommitdiffstats
path: root/packages/markdown/marked/test/new/smartypants_code.html
blob: 3ceb5094c39ad56b48bea823df26b44f4ae84d8e (plain)
1
2
3
4
5
6
7
8
9
10
11
<pre>&amp;</pre>
<p><code>--foo</code>
<kbd>---foo</kbd></p>
<script>--foo</script>

<p>Ensure that text such as custom tags that happen to
begin with the same letters as the above tags don’t
match and thus benefit from Smartypants-ing.</p>

<p><script-custom>foo</script-custom>
<code>--foo</code> &lt;codebar –foo codebar&gt;</p>