mirror of
				https://github.com/golang/go.git
				synced 2025-10-31 08:40:55 +00:00 
			
		
		
		
	 c54cb4cb4d
			
		
	
	
		c54cb4cb4d
		
	
	
	
	
		
			
			- 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
		
			
				
	
	
		
			10 lines
		
	
	
	
		
			286 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			10 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>
 |