use forked htmlformat
1 file changed, 2 insertions(+), 0 deletions(-)
changed files
M go.mod → go.mod
@@ -21,6 +21,8 @@ github.com/yuin/goldmark v1.7.1 golang.org/x/net v0.21.0 ) +replace github.com/a-h/htmlformat => github.com/alanpearce/htmlformat v0.0.0-20240418170242-387207ca8d01 + require ( github.com/andybalholm/brotli v1.1.0 // indirect github.com/andybalholm/cascadia v1.3.2 // indirect