Files
SNekLog/examples
ScuroNeko dd3c7286d2
Golang lint / lint (push) Successful in 45s
(new): JSON HTML escaping control
- add Formatter.JSONEscapeHTML and SetJSONEscapeHTML to let JSON writers preserve HTML-sensitive characters when needed while keeping escaping enabled by default.
- switch JSON output to json.Encoder, preserve existing Print/Println newline semantics, and cover the new escaping behavior in tests.
2026-04-28 14:36:03 +03:00
..
2026-04-28 14:36:03 +03:00