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. |
||
---|---|---|
.. | ||
asciidoc | ||
blackfriday | ||
converter | ||
goldmark | ||
highlight | ||
internal | ||
markup_config | ||
mmark | ||
org | ||
pandoc | ||
rst | ||
tableofcontents | ||
markup.go | ||
markup_test.go |