Andesine combines rich text with structured fields. Use only the structure your product needs.
Properties
Add values such as status, category, date, and reading time to a document. Properties remain available to publishing channels and API consumers.
Fragments
Split rich text into named parts, such as a summary and body. Consumers can read each fragment independently instead of parsing one large document.
Shared schemas
Define a content model once and apply it to a collection. Documents in that collection then use the same properties and fragments.
Custom elements
Custom elements add product-specific content with JSX/XML-like syntax. Content transformers can map those elements to the output required by your website or application.