output formatted HTML
1 file changed, 1 insertion(+), 0 deletions(-)
changed files
M go.mod → go.mod
@@ -7,6 +7,7 @@ require ( github.com/BurntSushi/toml v1.4.1-0.20240526193622-a339e1f7089c github.com/PuerkitoBio/goquery v1.10.2 + github.com/a-h/htmlformat v0.0.0-20250209132643-c2a3d62ad1fc github.com/adrg/frontmatter v0.2.0 github.com/andybalholm/brotli v1.1.1 github.com/antchfx/xmlquery v1.4.4