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