Closed Snarr closed 1 week ago
This PR adds an escaping strategy to Tag Attributes, specifically prepending underscore (-) characters with backslashes (\_) to prevent them from being misinterpreted by tag scans.
-
\_
Fixes #793
This PR adds an escaping strategy to Tag Attributes, specifically prepending underscore (
-
) characters with backslashes (\_
) to prevent them from being misinterpreted by tag scans.Fixes #793