Selaa lähdekoodia

tests: test case for issue #96

Estevão Soares dos Santos 10 vuotta sitten
vanhempi
sitoutus
b49d93480b

+ 3 - 0
test/issues/#96.Underscores_in_links.html

@@ -0,0 +1,3 @@
+<p>this is a underscore_test <img src="http://myserver.com/my_kitty.jpg" alt="my cat" /></p>
+
+<p>another <img src="http://myserver.com/my_kitty.jpg" alt="my cat" /> underscore_test bla</p>

+ 3 - 0
test/issues/#96.Underscores_in_links.md

@@ -0,0 +1,3 @@
+this is a underscore_test ![my cat](http://myserver.com/my_kitty.jpg)
+
+another ![my cat](http://myserver.com/my_kitty.jpg) underscore_test bla