v2.0.0
2.0.0 (2026-08-17)
- feat!: populate canonical headingLevel on read and clamp write-side levels via the shared helper (32bc2de), closes #-depth
BREAKING CHANGES
- readMarkdown's emitted ContentDocuments now carry
CONTENT_FORMAT_VERSION 3 and validate against document-schema.js 3;
consumers still validating against schema 2 must move to 3.