Преглед на файлове

tests: test case for issue #96

Estevão Soares dos Santos преди 10 години
родител
ревизия
b49d93480b
променени са 2 файла, в които са добавени 6 реда и са изтрити 0 реда
  1. 3 0
      test/issues/#96.Underscores_in_links.html
  2. 3 0
      test/issues/#96.Underscores_in_links.md

+ 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