You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 7, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ var options = {
47
47
***reversible:** Makes the JSON reversible to XML (*)
48
48
***coerce:** Makes type coercion. i.e.: numbers and booleans present in attributes and element values are converted from string to its correspondent data types.
49
49
***trim:** Removes leading and trailing whitespaces as well as line terminators in element values.
50
-
***sanitize:** Sanitizes the following characters:
50
+
***sanitize:** Sanitizes the following characters present in element values:
0 commit comments