mirror of
https://github.com/golang/go
synced 2024-11-23 06:20:07 -07:00
doc: release notes for html/template
Change-Id: Ifdc3c5b840e6833f14c8e52948e45d5faa5a0615 Reviewed-on: https://go-review.googlesource.com/c/go/+/181940 Reviewed-by: Ian Lance Taylor <iant@golang.org>
This commit is contained in:
parent
73abea300a
commit
418c7d8174
@ -182,7 +182,8 @@ TODO
|
|||||||
<dl id="html/template"><dt><a href="/pkg/html/template/">html/template</a></dt>
|
<dl id="html/template"><dt><a href="/pkg/html/template/">html/template</a></dt>
|
||||||
<dd>
|
<dd>
|
||||||
<p><!-- CL 175218 -->
|
<p><!-- CL 175218 -->
|
||||||
TODO: <a href="https://golang.org/cl/175218">https://golang.org/cl/175218</a>: add support for JavaScript modules
|
When using a <code><script></code> tag with "module" set as the
|
||||||
|
type attribute, code will now be interperted as <a href="https://html.spec.whatwg.org/multipage/scripting.html#the-script-element:module-script-2">JavaScript module script</a>.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
</dl><!-- html/template -->
|
</dl><!-- html/template -->
|
||||||
|
Loading…
Reference in New Issue
Block a user