Skip to content

Escape errors on playground and handle colors correctly again - #458

Merged
01mf02 merged 1 commit into
mainfrom
escape-errors
Aug 5, 2026
Merged

Escape errors on playground and handle colors correctly again#458
01mf02 merged 1 commit into
mainfrom
escape-errors

Conversation

@01mf02

@01mf02 01mf02 commented Aug 4, 2026

Copy link
Copy Markdown
Owner

Previously, on the jaq playground, a filter like "<i", or error("<img src=x onerror=...>") could lead to broken HTML on the page. This was caused by lack of proper escaping of error messages. At the same time, I discovered that colors were not correctly applied to error messages on the playground. This PR addresses both issues.

@01mf02
01mf02 merged commit 2eeccf0 into main Aug 5, 2026
4 checks passed
@01mf02
01mf02 deleted the escape-errors branch August 5, 2026 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant