1
0
mirror of https://github.com/golang/go synced 2024-09-24 21:20:13 -06:00
go/doc/articles
Andrew Gerrand 5353e1ef96 doc: trim spaces from code snippets
gofmt likes to put lines like
  // STOP OMIT
two blank lines from a closing brace, creating an ugly space inside
<pre> blocks in some of these files. This change resolves this issue.

R=golang-dev, iant
CC=golang-dev
https://golang.org/cl/5520044
2012-01-06 09:20:31 +11:00
..
defer_panic_recover.html doc: trim spaces from code snippets 2012-01-06 09:20:31 +11:00
defer_panic_recover.tmpl doc/articles: add {{donotedit}} to templates 2012-01-03 11:40:58 +11:00
error_handling.html doc: trim spaces from code snippets 2012-01-06 09:20:31 +11:00
error_handling.tmpl doc/articles: add {{donotedit}} to templates 2012-01-03 11:40:58 +11:00