소스 검색

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