blackfriday
Markdown processor in Go.
5,618
Traverse, navigate, filter, and otherwise process trees of [html.Node](https://pkg.go.dev/golang.org/x/net/html#Node) objects.
Markdown processor in Go.
TOML configuration format (encoder/decoder with reflection).
A Markdown parser written in Go. Easy to extend, standard (CommonMark) compliant, well structured.
Convert HTML to Markdown. Even works with entire websites and can be extended through rules.
Go library for the TOML format with query support and handy cli tools.