hugo/markup
Matt Riggott d3e8ab2e39 deps: Update Goldmark to v1.1.21
This is the first version of Goldmark that supports all the
Smartypants-style typographic punctuation transformations. Now, a
straight single quote in the middle of a word is translated into a curly
quote (e.g. "that's" becomes "that’s"). Earlier versions leave
them untouched. This brings Goldmark in line with Blackfriday.

Fixes #6571.
2020-01-15 12:07:25 +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: Reimplement pygmentsCodefencesGuessSyntax 2019-12-02 14:12:23 +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