hugo/tpl/transform
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
..
init.go deps: Upgrade to latest version of emoji dependency 2019-10-05 22:58:53 +02:00
init_test.go tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00
remarshal.go all: Apply staticcheck recommendations 2019-03-24 16:14:51 +01:00
remarshal_test.go tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00
transform.go Prepare for Goldmark 2019-11-06 19:09:08 +01:00
transform_test.go Prepare for Goldmark 2019-11-06 19:09:08 +01:00
unmarshal.go resources: Move resource interfaces into its own package 2019-01-02 14:25:37 +01:00
unmarshal_test.go tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00