mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-04 04:32:37 +00:00
cdfd1c99ba
Go stdlib doesn't contain a limited replace in the regexp package, but we can accomplish the same thing with ReplaceAllStringFunc. Fixes #7586