streams/vendor/michelf/php-markdown/test/resources/markdown.mdtest/Code Spans.xhtml
2019-12-04 16:46:07 +11:00

5 lines
222 B
HTML

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