Skip to content

Tags: madcapsoftware/htmlparser2

Tags

2.0.0

Toggle 2.0.0's commit message
Improved the error messages for missing closing tags and opening tags.

1.1.0

Toggle 1.1.0's commit message
Added line numbers to errors thrown when strictMode is enabled.

1.0.3

Toggle 1.0.3's commit message
Bumped the version.

1.0.2

Toggle 1.0.2's commit message
Changed package.json version to 1.0.2

1.0.1

Toggle 1.0.1's commit message
Fixed an issue where ampersand and lt were not throwing an error when…

… in a tag name when strictMode is enabled.

1.0.0

Toggle 1.0.0's commit message
Fixed an issue where attributes with closing slashes and gt chars wer…

…e incorrectly throwing an error when strictMode is enabled.