hugo/tpl
Bjørn Erik Pedersen 5f6b6ec689
Prepare for Goldmark
This commmit prepares for the addition of Goldmark as the new Markdown renderer in Hugo.

This introduces a new `markup` package with some common interfaces and each implementation in its own package.

See #5963
2019-11-06 19:09:08 +01:00
..
cast
collections Prepare for Goldmark 2019-11-06 19:09:08 +01:00
compare tpl: Remove eq argument limitation 2019-09-05 14:38:47 +02:00
crypto
data Prepare for Goldmark 2019-11-06 19:09:08 +01:00
encoding
fmt
hugo
images Allow slices in the image Filter funcs, not just varargs 2019-09-04 17:24:50 +02:00
inflect
internal
lang
math
os
partials
path
reflect
resources
safe
site
strings
templates
time
tplimpl tpl: Add optional "title" attribute to iframe in Vimeo shortcode 2019-10-12 18:10:14 +02:00
transform Prepare for Goldmark 2019-11-06 19:09:08 +01:00
urls Support typed bool, int and float in shortcode params 2019-09-29 23:22:41 +02:00
template.go
template_info.go
template_test.go