hugo/markup
Bjørn Erik Pedersen 0f8dc47037 Remove Blackfriday markdown engine
It has been deprecated for a long time, its v1 version is not maintained anymore, and there are many known issues. Goldmark should be
a mature replacement by now.

Closes #9934
2022-05-29 11:50:58 +02:00
..
asciidocext Add some basic security policies with sensible defaults 2021-12-16 09:40:22 +01:00
blackfriday Remove Blackfriday markdown engine 2022-05-29 11:50:58 +02:00
converter Remove Blackfriday markdown engine 2022-05-29 11:50:58 +02:00
goldmark postcss: Fix import error handling 2022-05-15 20:25:25 +02:00
highlight all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
internal all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
markup_config Remove Blackfriday markdown engine 2022-05-29 11:50:58 +02:00
org Add Markdown diagrams and render hooks for code blocks 2022-02-24 18:59:50 +01:00
pandoc Add some basic security policies with sensible defaults 2021-12-16 09:40:22 +01:00
rst Add some basic security policies with sensible defaults 2021-12-16 09:40:22 +01:00
tableofcontents markup: Rename Header(s) to Heading(s) in ToC struct 2021-06-19 18:19:46 +02:00
markup.go Remove Blackfriday markdown engine 2022-05-29 11:50:58 +02:00
markup_test.go Remove Blackfriday markdown engine 2022-05-29 11:50:58 +02:00