浏览代码

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