deps: Upgrade github.com/yuin/goldmark v1.7.4 => v1.7.8

Closes #12958
This commit is contained in:
Bjørn Erik Pedersen
2024-11-14 10:16:52 +01:00
parent ce9cf882a5
commit 588c9019cf
5 changed files with 114 additions and 26 deletions

View File

@@ -43,6 +43,7 @@ import (
)
const (
// Don't change this. This pattern is lso used in the image render hooks.
internalAttrPrefix = "_h__"
)