hugo/tpl
Bjørn Erik Pedersen d382502d6d tpl/transform: Add template func for TOML/JSON/YAML docs examples conversion
Usage:

```html
{{ "title = \"Hello World\"" | transform.Remarshal "json" | safeHTML }}
```

Fixes #4389
2018-02-10 12:36:31 +01:00
..
cast
collections
compare
crypto
data
encoding
fmt
images
inflect
internal
lang
math
os
partials
safe
strings
time
tplimpl Add "target" and "rel" parameters to figure shortcode 2018-02-09 22:27:58 +01:00
transform tpl/transform: Add template func for TOML/JSON/YAML docs examples conversion 2018-02-10 12:36:31 +01:00
urls
template.go