feat: enable parsing of markdown fences
1 file changed, 1 insertion(+), 0 deletions(-)
changed files
M go.mod → go.mod
@@ -14,6 +14,7 @@ github.com/getsentry/sentry-go v0.30.0 github.com/mitchellh/mapstructure v1.5.0 github.com/osdevisnot/sorvor v0.4.4 github.com/pelletier/go-toml/v2 v2.2.3 + github.com/stefanfritsch/goldmark-fences v1.0.0 github.com/stoewer/go-strcase v1.3.0 github.com/yuin/goldmark v1.7.8 gitlab.com/tozd/go/errors v0.10.0