mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-13 18:07:24 -04:00
Add missing code fences
This commit is contained in:
parent
407dd5c475
commit
cfab978e67
@ -16,4 +16,6 @@ signature:
|
|||||||
- strings.FirstUpper STRING
|
- strings.FirstUpper STRING
|
||||||
---
|
---
|
||||||
|
|
||||||
|
```go-html-template
|
||||||
{{ strings.FirstUpper "foo" }} → "Foo"
|
{{ strings.FirstUpper "foo" }} → "Foo"
|
||||||
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user