From 9baffbfbdeaaf52be95112c519e31ef5f2408180 Mon Sep 17 00:00:00 2001 From: Alexander Tumin Date: Wed, 31 May 2023 00:25:10 +0300 Subject: Fix HTML attribute parsing, discard attributes not strating with a letter --- changelog.d/html-attribute-parsing.fix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/html-attribute-parsing.fix (limited to 'changelog.d') diff --git a/changelog.d/html-attribute-parsing.fix b/changelog.d/html-attribute-parsing.fix new file mode 100644 index 00000000..0952f773 --- /dev/null +++ b/changelog.d/html-attribute-parsing.fix @@ -0,0 +1 @@ +Fix HTML attribute parsing, discard attributes not strating with a letter -- cgit v1.2.3-70-g09d2