mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
479fe6c654
* This issue in question was fixed upstream in https://github.com/yuin/goldmark/releases/tag/v1.8.2 * We do, however, have a copy of the affected functions, used as fallbacks when no render hook are defined for e.g. links and images, so we need to port these fixes to our copy of the affected functions.