hugo/markup/goldmark
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
..
goldmark_config
autoid.go markup/goldmark: Adjust auto ID space handling 2020-01-05 15:58:14 +01:00
autoid_test.go markup/goldmark: Adjust auto ID space handling 2020-01-05 15:58:14 +01:00
convert.go
convert_test.go deps: Update Goldmark to v1.1.21 2020-01-15 12:07:25 +01:00
render_link.go
toc.go
toc_test.go