Skip to main content

Module rich_text

Module rich_text 

Source
Expand description

Rich-text values.

Live Automerge documents materialize Text as strings, while our JSON serialization emits lossless spans.

Enumsยง

RichTextContent
Rich text in either its live/legacy string form or serialized spans form.
RichTextSpan
A single span of serialized rich-text content.