mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
d3e8ab2e39
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. |
||
---|---|---|
.. | ||
goldmark_config | ||
autoid.go | ||
autoid_test.go | ||
convert.go | ||
convert_test.go | ||
render_link.go | ||
toc.go | ||
toc_test.go |