go-kramdown

go-kramdown

Pure-Go kramdown.

Documentation GitHub

What is go-kramdown?

go-kramdown is a pure-Go (CGO_ENABLED=0) converter for the kramdown Markdown dialect (a superset of Markdown with inline attribute lists and more) to HTML — the parser and renderer that back kramdown's to_html, with no Ruby runtime.

Packages

1 module(s) — generated from the org's repos.

KD
kramdown
kramdown-dialect Markdown-to-HTML converter (superset of Markdown, inline attribute lists).