Alexander Zielonka 66716279ad
All checks were successful
Deploy GSM / deploy (push) Successful in 22s
Fix syntax highlighting regex order in config editors
The number regex was applied after the boolean regex, causing it to
match "400" in CSS class names like "text-orange-400" and corrupt
the HTML output. Now uses placeholder tokens to mark numbers before
adding any HTML tags.

Affected editors: Palworld, Zomboid, OpenTTD

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-12 03:31:20 +01:00
2026-01-12 03:13:49 +01:00
Description
No description provided
2.8 MiB
Languages
JavaScript 96.3%
CSS 3.6%
HTML 0.1%