hugo/markup
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
..
asciidoc Prepare for Goldmark 2019-11-06 19:09:08 +01:00
blackfriday Prepare for Goldmark 2019-11-06 19:09:08 +01:00
converter Prepare for Goldmark 2019-11-06 19:09:08 +01:00
internal Prepare for Goldmark 2019-11-06 19:09:08 +01:00
mmark Prepare for Goldmark 2019-11-06 19:09:08 +01:00
org Prepare for Goldmark 2019-11-06 19:09:08 +01:00
pandoc Prepare for Goldmark 2019-11-06 19:09:08 +01:00
rst Prepare for Goldmark 2019-11-06 19:09:08 +01:00
markup.go Prepare for Goldmark 2019-11-06 19:09:08 +01:00
markup_test.go Prepare for Goldmark 2019-11-06 19:09:08 +01:00