Skip to content

Commit df39f33

Browse files
autarcfb55
authored andcommittedApr 30, 2016
Update Readme.md (#857)
Add missing reference of enabled htmlparser2 option
1 parent 7b59afb commit df39f33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎Readme.md

+1
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ These parsing options are taken directly from [htmlparser2](https://github.com/f
9797

9898
```js
9999
{
100+
withDomLvl1: true,
100101
normalizeWhitespace: false,
101102
xmlMode: false,
102103
decodeEntities: true

0 commit comments

Comments
 (0)
Please sign in to comment.