mirror of
https://github.com/erusev/parsedown.git
synced 2025-01-17 12:48:28 +01:00
Merge pull request #72 from cebe/code-edge
some edge case tests for the code tag
This commit is contained in:
commit
0ce6caf81e
@ -1 +1,3 @@
|
||||
<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>
|
@ -1 +1,5 @@
|
||||
a `code span`
|
||||
|
||||
`this is also a codespan` trailing text
|
||||
|
||||
`and look at this one!`
|
Loading…
x
Reference in New Issue
Block a user