projects
/
brevno-suite
/
hugo
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5969315
)
do not use angle brackets in hyperlink labels
author
Gour
<gour@atmarama.net>
Mon, 9 Jun 2014 05:52:32 +0000
(07:52 +0200)
committer
spf13
<steve.francia@gmail.com>
Mon, 30 Jun 2014 19:16:30 +0000
(15:16 -0400)
docs/content/templates/go-templates.md
patch
|
blob
|
history
diff --git
a/docs/content/templates/go-templates.md
b/docs/content/templates/go-templates.md
index cdc351fe90eb64ab14aabf71621e27ca1c63adcc..8ba16b26eaea6f0da08ddb97ec86873a11323acf 100644
(file)
--- a/
docs/content/templates/go-templates.md
+++ b/
docs/content/templates/go-templates.md
@@
-343,5
+343,5
@@
so, such as in this example:
```
-[go]:
<http://golang.org/>
-[gohtmltemplate]:
<http://golang.org/pkg/html/template/>
+[go]:
http://golang.org/
+[gohtmltemplate]:
http://golang.org/pkg/html/template/