Explorar el Código

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

Titus hace 13 años
padre
commit
c2e28da129
Se han modificado 2 ficheros con 6 adiciones y 0 borrados
  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