marked/test/specs/new/smartypants_code.html
2019-05-03 20:59:43 -05:00

12 lines
339 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<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 dont
match and thus benefit from Smartypants-ing.</p>
<p><script-custom>foo</script-custom>
<code>--foo</code> &lt;codebar foo codebar&gt;</p>