commonspace design system
MDS pipeline
The MDS editing pipeline end-to-end: @commonspace/edit-mds on the left, parsed by @commonspace/hast-mds, and rendered on the right with canonicalComponents via @commonspace/solid-mds.
Simple
A single-section document — the editor treats the value as one body of markdown.
Parsing…
Step
A stepped document — the section shell adds, orders and annotates +++ sections.
Parsing…