Convert markdown to slack markdown

This commit is contained in:
mudler
2025-03-01 16:33:50 +01:00
parent a75feaab4e
commit 8492c95cb6
3 changed files with 9 additions and 0 deletions

1
go.mod
View File

@@ -33,6 +33,7 @@ require (
github.com/antchfx/xmlquery v1.3.17 // indirect
github.com/antchfx/xpath v1.2.4 // indirect
github.com/dlclark/regexp2 v1.10.0 // indirect
github.com/eritikass/githubmarkdownconvertergo v0.1.10 // indirect
github.com/go-logr/logr v1.3.0 // indirect
github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 // indirect
github.com/gobwas/glob v0.2.3 // indirect