1
0
mirror of https://github.com/golang/go synced 2024-09-25 03:20:13 -06:00
go/lib/godoc/parseerror.html
Robert Griesemer c54cb4cb4d - added missing formatters in templates
- replaced deprecated use of </font> with </span> tag
- added html escaping to godoc formatters where missing
- enabled text format for package documentation

R=rsc
http://go/go-review/1017001
2009-10-28 16:19:09 -07:00

11 lines
286 B
HTML

<!--
Copyright 2009 The Go Authors. All rights reserved.
Use of this source code is governed by a BSD-style
license that can be found in the LICENSE file.
-->
<pre>
{.repeated section list}
{src|html}{.section msg}<b><span class="alert">«{msg|html}»</span></b>{.end}{.end}
</pre>