Skip to content
This repository was archived by the owner on Jan 7, 2021. It is now read-only.

Commit 1f4d89a

Browse files
committed
Forgot to add these to the commit...
1 parent c942e72 commit 1f4d89a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

test/fixtures/xmlsanitize3.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"e":{"$t":"<b>Smith</b> &"}}

test/fixtures/xmlsanitize3.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<e>&amp;lt;b&amp;gt;Smith&amp;lt;/b&amp;gt; &amp;amp;</e>

0 commit comments

Comments
 (0)