浏览代码

Added test case for #10 -- Seems to be working correctly

Titus 13 年之前
父节点
当前提交
c2e28da129
共有 2 个文件被更改,包括 6 次插入0 次删除
  1. 3 0
      test/cases/inline-escaped-chars.html
  2. 3 0
      test/cases/inline-escaped-chars.md

+ 3 - 0
test/cases/inline-escaped-chars.html

@@ -0,0 +1,3 @@
+
+<p>Hello.this_is_a_variable
+and.this.is.another_one</p>

+ 3 - 0
test/cases/inline-escaped-chars.md

@@ -0,0 +1,3 @@
+
+Hello.this\_is\_a\_variable
+and.this.is.another_one