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, 3 insertions(+), 0 deletions(-)

changed files
M gomod2nix.tomlgomod2nix.toml
@@ -133,6 +133,9 @@ hash = "sha256-mNfQtcrQmu3sNg/7IwiieKWOgFQOVVe2yXgKBpe/wZw="
[mod."github.com/remyoudompheng/bigfft"] version = "v0.0.0-20230129092748-24d4a6f8daec" hash = "sha256-vYmpyCE37eBYP/navhaLV4oX4/nu0Z/StAocLIFqrmM=" + [mod."github.com/stefanfritsch/goldmark-fences"] + version = "v1.0.0" + hash = "sha256-Ei+FLtzyHEqz/ZUwHqtQMKHawglcHqcdXmIa8PLvqtc=" [mod."github.com/stoewer/go-strcase"] version = "v1.3.0" hash = "sha256-X0ilcefeqVQ44B9WT6euCMcigs7oLFypOQaGI33kGr8="