A specification for structuring, validating, and querying typed Markdown documents as first-class semantic graph nodes.
- spec/ — The LMD specification (W3C JSON-LD CG work item)
- conformance/ — Shared language-agnostic conformance test suite
- paper/ — arXiv tech report: "LMD: Linked Markdown — Markdown as Semantic Infrastructure"
- community/ — W3C Community Group introduction materials
- Reference implementation (TypeScript) —
@wazoo/linked-markdownon JSR - Reference implementation (Python) —
linked-markdownon PyPI