mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-17 15:45:12 -04:00
content: Update fmt.Println example
This commit is contained in:
parent
1d9a92bc7f
commit
863945e13e
@ -13,4 +13,5 @@ aliases: [/functions/println]
|
||||
|
||||
```go-html-template
|
||||
{{ println "foo" }} → foo\n
|
||||
{{ println "foo" "bar" }} → foo bar\n
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user