mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
content: Update fmt.Println example
This commit is contained in:
@@ -13,4 +13,5 @@ aliases: [/functions/println]
|
||||
|
||||
```go-html-template
|
||||
{{ println "foo" }} → foo\n
|
||||
{{ println "foo" "bar" }} → foo bar\n
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user