markup/goldmark: Support passthrough extension

Fixes #10894
This commit is contained in:
Jeremy Kun
2024-01-06 08:53:24 -08:00
committed by Bjørn Erik Pedersen
parent 2dd608378d
commit d0d2c6795e
5 changed files with 161 additions and 0 deletions

1
go.mod
View File

@@ -35,6 +35,7 @@ require (
github.com/gobuffalo/flect v1.0.2
github.com/gobwas/glob v0.2.3
github.com/gohugoio/go-i18n/v2 v2.1.3-0.20230805085216-e63c13218d0e
github.com/gohugoio/hugo-goldmark-extensions/passthrough v0.1.0
github.com/gohugoio/locales v0.14.0
github.com/gohugoio/localescompressed v1.0.1
github.com/gohugoio/testmodBuilder/mods v0.0.0-20190520184928-c56af20f2e95