diff --git a/doc/go1.22.html b/doc/go1.22.html index d265541a59f..951a8e31600 100644 --- a/doc/go1.22.html +++ b/doc/go1.22.html @@ -650,17 +650,15 @@ We plan to include an API migration tool in a future release, likely Go 1.23. - - - - - - - - - - - +
html/template
+
+

+ Javascript template literals may now contain Go template actions, and parsing a template containing one will + no longer return ErrJSTemplate. Similarly the GODEBUG setting jstmpllitinterp no + longer has any effect. +

+
+
io