go-html/codegen
Snider 6369ec4405
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
fix(codegen): align custom element validation with spec
Broaden valid custom element names to match the HTML standard, add JS/TS string escaping for generated output, and cover dotted plus Unicode tag names in tests.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-15 02:37:39 +01:00
..
bench_test.go fix(conventions): isolate banned imports and clarify tests 2026-03-26 11:15:24 +00:00
codegen.go fix(codegen): align custom element validation with spec 2026-04-15 02:37:39 +01:00
codegen_test.go fix(codegen): align custom element validation with spec 2026-04-15 02:37:39 +01:00
doc.go fix(conventions): isolate banned imports and clarify tests 2026-03-26 11:15:24 +00:00
typescript.go fix(codegen): align custom element validation with spec 2026-04-15 02:37:39 +01:00