KorAP / Kalamar

:octopus: Mojolicious-based Frontend for KorAP
BSD 2-Clause "Simplified" License
7 stars 2 forks source link

Support Percent encoding in data URIs #161

Closed Akron closed 2 years ago

Akron commented 2 years ago

Currently it's not possible to parse certain characters as attributes or data in data uris (see match/attachement.js). This needs to be supported, so that comma, semicolon and other characters can be used in data uris.