Skip to content

Commit 160bf74

Browse files
committed
Merge pull request paquettg#44 from ssfinney/feature/fixReadme
Close this header so the markdown will render properly
2 parents 2b165b8 + 0d0d370 commit 160bf74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ Strict, by default false, will throw a `StrickException` if it find that the htm
148148

149149
The whitespaceTextNode, by default true, option tells the parser to save textnodes even if the content of the node is empty (only whitespace). Setting it to false will ignore all whitespace only text node found in the document.
150150

151-
**enforceEncoding
151+
**enforceEncoding**
152152

153153
The enforceEncoding, by default null, option will enforce an charater set to be used for reading the content and returning the content in that encoding. Setting it to null will trigger an attempt to figure out the encoding from within the content of the string given instead.
154154

0 commit comments

Comments
 (0)