hugo/markup
satotake 3c568ad013
markup/highlight: Fix chroma highlight
* Use chroma.Coalesce
* Escape code strings if lexer is nil

Fixes #6877
Fixes #6856
2020-02-17 14:59:26 +01:00
..
asciidoc Add render template hooks for links and images 2019-12-18 11:44:40 +01:00
blackfriday markup/goldmark: Add an optional Blackfriday auto ID strategy 2020-01-05 11:56:05 +01:00
converter markup/goldmark: Make auto IDs GitHub compatible 2020-01-04 19:46:01 +01:00
goldmark deps: Update Goldmark to v1.1.21 2020-01-15 12:07:25 +01:00
highlight markup/highlight: Fix chroma highlight 2020-02-17 14:59:26 +01:00
internal Add Goldmark as the new default markdown handler 2019-11-23 14:12:24 +01:00
markup_config markup: Reimplement pygmentsCodefencesGuessSyntax 2019-12-02 14:12:23 +01:00
mmark Add render template hooks for links and images 2019-12-18 11:44:40 +01:00
org Add render template hooks for links and images 2019-12-18 11:44:40 +01:00
pandoc Add render template hooks for links and images 2019-12-18 11:44:40 +01:00
rst Add render template hooks for links and images 2019-12-18 11:44:40 +01:00
tableofcontents markup/tableofcontents: Add config option for ordered list 2019-12-12 07:48:40 +01:00
markup.go Add Goldmark as the new default markdown handler 2019-11-23 14:12:24 +01:00
markup_test.go Add Goldmark as the new default markdown handler 2019-11-23 14:12:24 +01:00