From: Julie Date: Wed, 12 Jun 2019 17:11:03 +0000 (-0400) Subject: doc: release notes for html/template X-Git-Tag: go1.13beta1~82 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=418c7d81747c70b91d4afae245da5e8a4936ab0c;p=gostls13.git doc: release notes for html/template Change-Id: Ifdc3c5b840e6833f14c8e52948e45d5faa5a0615 Reviewed-on: https://go-review.googlesource.com/c/go/+/181940 Reviewed-by: Ian Lance Taylor --- diff --git a/doc/go1.13.html b/doc/go1.13.html index d0fae49092..ce3e8c9692 100644 --- a/doc/go1.13.html +++ b/doc/go1.13.html @@ -182,7 +182,8 @@ TODO
html/template

- TODO: https://golang.org/cl/175218: add support for JavaScript modules + When using a <script> tag with "module" set as the + type attribute, code will now be interperted as JavaScript module script.