hugo/tpl/collections
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
..
append.go
append_test.go
apply.go
apply_test.go
collections.go tpl: Modify error messages of after, first, and last 2019-10-12 18:07:46 +02:00
collections_test.go Prepare for Goldmark 2019-11-06 19:09:08 +01:00
complement.go
complement_test.go
index.go
index_test.go tpl/collections: Add some index map test cases 2019-11-04 11:13:27 +01:00
init.go
init_test.go
merge.go
merge_test.go
reflect_helpers.go
sort.go
sort_test.go
symdiff.go
symdiff_test.go
where.go
where_test.go