summaryrefslogtreecommitdiff
path: root/tests/html.scm
Commit message (Collapse)AuthorAgeFilesLines
* html: Fix emission of 'script' and 'style' elements.Daniel Meißner2024-03-021-0/+27
The contents of these elements are not to be escaped.