0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-27 22:19:04 -05:00
astro/packages
Alex Nguyen 8edc42aa7c
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>
2024-03-13 22:24:09 +05:30
..
astro prevent URLs in attributes being escaped (#9820) 2024-03-13 22:24:09 +05:30
astro-prism
astro-rss
create-astro Revert "[ci] format" (#10417) 2024-03-13 09:55:24 +00:00
db fix(db): Add a safe db fetch wrapper (#10420) 2024-03-13 17:12:52 +01:00
integrations Revert "[ci] format" (#10417) 2024-03-13 09:55:24 +00:00
internal-helpers [ci] release (#10365) 2024-03-11 10:25:30 +00:00
markdown/remark Revert "[ci] format" (#10417) 2024-03-13 09:55:24 +00:00
telemetry Revert "[ci] format" (#10417) 2024-03-13 09:55:24 +00:00
underscore-redirects
upgrade