We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Improved the error messages for missing closing tags and opening tags.
Added line numbers to errors thrown when strictMode is enabled.
Bumped the version.
Changed package.json version to 1.0.2
Fixed an issue where ampersand and lt were not throwing an error when… … in a tag name when strictMode is enabled.
Fixed an issue where attributes with closing slashes and gt chars wer… …e incorrectly throwing an error when strictMode is enabled.