1 Repo
Attaches typed data to any node by placing attributes in a separate annotation block after the node.
Distinct from Node Annotations: Distinct from Node Annotations: uses separate blocks rather than inline labels or symbols.
Explore 1 awesome GitHub repository matching user interface & experience · Separate Block Annotations. Refine with filters or upvote what's useful.
Markdoc is a documentation content framework that extends standard Markdown with custom tags, typed schemas, and reusable components, parsing content into an abstract syntax tree and rendering it as React elements or HTML. It provides a structured authoring system where documents are processed through an AST-based pipeline, enabling validation, transformation, and flexible output generation. The framework distinguishes itself through a schema-driven validation pipeline that checks document structure and attribute values against defined rules, and a pluggable renderer architecture that accepts
Attaches typed data to any node by placing attributes in a separate annotation block after the node.