Introduces the go-html module with a Node rendering interface, Raw and El constructors, void element handling, and attribute escaping. Includes a minimal Context stub and tests for all node types. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
5 lines
95 B
Modula-2
5 lines
95 B
Modula-2
module forge.lthn.ai/core/go-html
|
|
|
|
go 1.25.5
|
|
|
|
replace forge.lthn.ai/core/go-i18n => ../go-i18n
|