We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Parser options (markdown)
Changed variable name from `Parser` to `parser`.
'appart' -> 'apart' typo fix
Add a note regarding this pull request https://github.com/fb55/htmlparser2/pull/128
add note about decodeEntities; fixes #105
Added descriptions for the recognizeCDATA and recognizeSelfClosing options
Added lowerCaseAttributeNames to option list
Added missing `onend` callback
updated wiki
Created Parser options (markdown)