Go library to parse markdown to grab various things
This library will parse a given markdown file and grab all links from it and put it into a hashmap map[string]string
to use.
go get -u github.com/nikitavoloboev/markdown-parser
See Docs.
You can see this library being used in Alfred Awesome Lists to grab all links from Sindre's awesome lists and filter the results in Alfred.
Always open to useful ideas or fixes in form of issues or PRs.
Can open new issue (search existing issues first) or start discussion.
It's okay to submit draft PR as you can get help along the way to make it merge ready.
Join Discord for more indepth discussions on this repo and others.
Support on GitHub or look into other projects.