Trying to fix wiki branch starting fresh from dev
This commit is contained in:
5
library/parsedown/test/data/span-level_html.html
Normal file
5
library/parsedown/test/data/span-level_html.html
Normal file
@@ -0,0 +1,5 @@
|
||||
<p>an <b>important</b> <a href=''>link</a></p>
|
||||
<p>broken<br/>
|
||||
line</p>
|
||||
<p><b>inline tag</b> at the beginning</p>
|
||||
<p><span><a href="http://example.com">http://example.com</a></span></p>
|
||||
Reference in New Issue
Block a user