Releases: jnarowski/node-html-parser
Releases · jnarowski/node-html-parser
Made parser more forgiving with broken tags.
Compare
Sorry, something went wrong.
No results found
2.2.6
updated node parser to 2.2.6 - added new closed tag detection
Fixed issue with unclosed <p> tags
Compare
Sorry, something went wrong.
No results found
2.2.5
incremented version
Added comment fix
Compare
Sorry, something went wrong.
No results found
Comments were stripped out but now they're back in.
2.2.3
Compare
Sorry, something went wrong.
No results found
fixed issue with ignoring html
2.2.2
Compare
Sorry, something went wrong.
No results found
incremented version
Updated validate and fixIssues behavior
Compare
Sorry, something went wrong.
No results found
Right now issues are fixed either way. This release allows issues to be repaired only when fixIssues is present.
Ability to repair broken html
Compare
Sorry, something went wrong.
No results found
Finalized 2.0 release
Compare
Sorry, something went wrong.
No results found
enhanced selectors meta[name=description]
meta:first
added validation
added ability to attempt and repair the HTML
enhancing selectors
Compare
Sorry, something went wrong.
No results found
added support for meta[name=description]
added support for :first
html repair
Compare
Sorry, something went wrong.
No results found
Added html repairing functionality