aboutsummaryrefslogtreecommitdiff
path: root/birdie_snapshots/can_safely_escape_dangerous_symbols_in_attributes.accepted
Commit message (Collapse)AuthorAge
* 🔀 Escape attribute values when emitting static HTML. (#113)bgw2024-04-25
* fix: add the escape function over custom attribute values * fix: update class and style attribute values to be escaped