parsedown/tests/data/code_span.html

3 lines
131 B
HTML
Raw Normal View History

2014-01-29 15:36:41 +01:00
<p>a <code>code span</code></p>
<p><code>this is also a codespan</code> trailing text</p>
<p><code>and look at this one!</code></p>