kramdown
kramdown-dialect Markdown-to-HTML converter (superset of Markdown, inline attribute lists).
Install
go get github.com/go-kramdown/kramdown
Requires Go 1.26.4 or newer. CGO_ENABLED=0.
Links
- Source: https://github.com/go-kramdown/kramdown
- API reference: https://pkg.go.dev/github.com/go-kramdown/kramdown
Note
See the module's README for full, up-to-date details.