markup/goldmark: Apply Hugo Goldmark Extras when rendering TOC

Closes #12605
This commit is contained in:
Joe Mooring
2025-08-11 13:07:42 -07:00
committed by Bjørn Erik Pedersen
parent 04ee1b9784
commit 61482cfab6
5 changed files with 89 additions and 5 deletions

2
go.mod
View File

@@ -38,7 +38,7 @@ require (
github.com/gohugoio/go-i18n/v2 v2.1.3-0.20230805085216-e63c13218d0e
github.com/gohugoio/hashstructure v0.5.0
github.com/gohugoio/httpcache v0.7.0
github.com/gohugoio/hugo-goldmark-extensions/extras v0.3.0
github.com/gohugoio/hugo-goldmark-extensions/extras v0.5.0
github.com/gohugoio/hugo-goldmark-extensions/passthrough v0.3.1
github.com/gohugoio/locales v0.14.0
github.com/gohugoio/localescompressed v1.0.1