init
This commit is contained in:
8
vendor/cebe/markdown/tests/markdown-data/inline-html.html
vendored
Normal file
8
vendor/cebe/markdown/tests/markdown-data/inline-html.html
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
<p>this is <span class="name">inline <strong>html</strong></span> trailing</p>
|
||||
<p>© AT&T</p>
|
||||
<p><del>this is deleted</del> this is not
|
||||
new text on new line</p>
|
||||
<p><s>this is deleted</s> this is not
|
||||
new text on new line</p>
|
||||
<p>this line ends with <</p>
|
||||
<p>this line ends with &</p>
|
||||
Reference in New Issue
Block a user