ref: d3e8ab2e39dcc27853b163079f4a82364286fe82
parent: da814556567eab9ba0ac5fef5314c3ad5ee50ccd
author: Matt Riggott <flother@users.noreply.github.com>
date: Wed Jan 15 04:32:45 EST 2020
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.