quillmark-content 0.108.3

Content model (splice-shaped USV text with line attributes, marks, and islands), canonical serialization, edit deltas, and richtext/plaintext codecs for Quillmark
Documentation

Content: the canonical content model for Quillmark.

One [Content] per content field: a single text sequence carrying line attributes, anchored marks, and embedded islands, over one coordinate space of Unicode scalar values. Markdown is a projection ([import::from_markdown], [export::to_markdown]), so every edit is a splice and all structure moves with it. [serial] is the canonical, byte-deterministic JSON both the seam and storage carry; [delta] and [ops] are the per-field edit surface.