Add missing code fences

This commit is contained in:
Joe Mooring
2023-09-26 09:51:47 -07:00
committed by GitHub
parent 407dd5c475
commit cfab978e67
@@ -16,4 +16,6 @@ signature:
- strings.FirstUpper STRING
---
```go-html-template
{{ strings.FirstUpper "foo" }} → "Foo"
```