diff options
| author | Alexander Tumin <iamtakingiteasy@eientei.org> | 2023-05-31 00:25:10 +0300 |
|---|---|---|
| committer | Alexander Tumin <iamtakingiteasy@eientei.org> | 2023-08-12 22:35:42 +0300 |
| commit | 9baffbfbdeaaf52be95112c519e31ef5f2408180 (patch) | |
| tree | 407bc99d569d40d13615f4eadf936068eb96f2ab /changelog.d/html-attribute-parsing.fix | |
| parent | a1641193b5b7c72e919b9848b167bc4d4a40444b (diff) | |
Fix HTML attribute parsing, discard attributes not strating with a letter
Diffstat (limited to 'changelog.d/html-attribute-parsing.fix')
| -rw-r--r-- | changelog.d/html-attribute-parsing.fix | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
