Releases: srhopkins/atomdown
Releases · srhopkins/atomdown
Release list
Atomdown v0.1.0
First release of Atomdown Core 1: persistent block IDs, groups, and extensible metadata for Markdown. Documents stay valid CommonMark.
Included
- Pure-Go library and CLI: parse, tokens, lint, xml, strip, materialize, id
materializeinserts ID markers for unmarked blocks automaticallylintaccepts mixed documents by default;--strictreports unmarked blocks- Language-neutral conformance suite (
conformance/) for second implementations - XSD 1.0 schema for the normalized XML model
- MIT license
Install
go install github.com/srhopkins/atomdown/cmd/atomdown@v0.1.0
Or download a binary below (macOS/Linux, amd64/arm64).