mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-26 16:28:52 +00:00
Add missing code fences
This commit is contained in:
@@ -16,4 +16,6 @@ signature:
|
||||
- strings.FirstUpper STRING
|
||||
---
|
||||
|
||||
```go-html-template
|
||||
{{ strings.FirstUpper "foo" }} → "Foo"
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user