diff options
author | 2024-03-14 05:54:09 +1300 | |
---|---|---|
committer | 2024-03-13 22:24:09 +0530 | |
commit | 8edc42aa7c209b12d98ecf20cdecccddf7314af0 (patch) | |
tree | 29069a9bfd70ecaa0c4544714d3db02a6f14afc4 /packages/integrations/vue/static-html.js | |
parent | 2db25c05a467f2ffd6ebff5eb82076449fa9d72f (diff) | |
download | astro-8edc42aa7c209b12d98ecf20cdecccddf7314af0.tar.gz astro-8edc42aa7c209b12d98ecf20cdecccddf7314af0.tar.zst astro-8edc42aa7c209b12d98ecf20cdecccddf7314af0.zip |
prevent URLs in attributes being escaped (#9820)
* prevent URLs in `content` attributes being escapedk
* removed content check
* Update .changeset/quick-islands-ring.md
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
* add check for '&' in string
* Update .changeset/quick-islands-ring.md
* manual `canParse`
* add test
---------
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
Co-authored-by: lilnasy <69170106+lilnasy@users.noreply.github.com>
Diffstat (limited to 'packages/integrations/vue/static-html.js')
0 files changed, 0 insertions, 0 deletions