This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
go
Watch
2
Star
0
Fork
You've already forked go
0
mirror of
https://github.com/golang/go.git
synced
2025-11-05 11:10:58 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
dc27d68936
go
/
doc
/
articles
/
wiki
/
view.html
6 lines
100 B
HTML
Raw
Normal View
History
Unescape
Escape
doc: update wiki article to use html/template properly. Fixes #3569. R=golang-dev, r CC=golang-dev https://golang.org/cl/6116055
2012-04-26 17:50:44 +10:00
<
h1
>
{{.Title}}
<
/
h1
>
Wiki codelab, complete with tests. R=r, rsc, gri CC=golang-dev https://golang.org/cl/887045
2010-04-28 12:36:39 +10:00
doc: update wiki article to use html/template properly. Fixes #3569. R=golang-dev, r CC=golang-dev https://golang.org/cl/6116055
2012-04-26 17:50:44 +10:00
<
p
>
[
<
a
href
=
"/edit/{{.Title}}"
>
edit
<
/
a
>
]
<
/
p
>
Wiki codelab, complete with tests. R=r, rsc, gri CC=golang-dev https://golang.org/cl/887045
2010-04-28 12:36:39 +10:00
doc: update wiki article to use html/template properly. Fixes #3569. R=golang-dev, r CC=golang-dev https://golang.org/cl/6116055
2012-04-26 17:50:44 +10:00
<
div
>
{{printf "%s" .Body}}
<
/
div
>
Reference in a new issue
Copy permalink