Added test case for #10 -- Seems to be working correctly
This commit is contained in:
parent
3e00e5a2d1
commit
c2e28da129
2 changed files with 6 additions and 0 deletions
3
test/cases/inline-escaped-chars.html
Normal file
3
test/cases/inline-escaped-chars.html
Normal file
|
@ -0,0 +1,3 @@
|
|||
|
||||
<p>Hello.this_is_a_variable
|
||||
and.this.is.another_one</p>
|
3
test/cases/inline-escaped-chars.md
Normal file
3
test/cases/inline-escaped-chars.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
|
||||
Hello.this\_is\_a\_variable
|
||||
and.this.is.another_one
|
Loading…
Add table
Add a link
Reference in a new issue