all repos — searchix @ 2d958a53b942e5c47ce58dd14c15a2c9474ca661

Search engine for NixOS, nix-darwin, home-manager and NUR users

feat: enable parsing of markdown fences

Alan Pearce
commit

2d958a53b942e5c47ce58dd14c15a2c9474ca661

parent

93b800b4862d5c7e0e621647d78b79416a9f3101

1 file changed, 1 insertion(+), 0 deletions(-)

changed files
M go.modgo.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