mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
some edge case tests for the code tag
This commit is contained in:
@ -1 +1,3 @@
|
||||
<p>a <code>code span</code></p>
|
||||
<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>
|
Reference in New Issue
Block a user