SIGN IN SIGN UP
honojs / hono UNCLAIMED

Web framework built on Web Standards

0 0 78 TypeScript

Merge commit from fork

* fix: jsx tag name validation

* perf: cache valid names to improve performance

* fix: reject parser-control tag name prefixes

Reject tag names starting with `!` or `?` (e.g. `!--`, `!DOCTYPE`, `?xml`) so programmatic JSX input can't emit HTML comment / doctype / processing-instruction openers that break parser context downstream.
T
Taku Amano committed
614b834551378bffff70c810b2295495bc6e4d55
Parent: 027e3df
Committed by GitHub <noreply@github.com> on 4/30/2026, 9:03:12 AM