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

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