The Bard fieldtype is a rich-text and block-based editor based on Tiptap, which in turn is a Vue component that wraps around ProseMirror — a robust JavaScript framework for building rich-text editors that don't directly write HTML or rely on contenteditable, but rather a document model.| Statamic Docs
Augmentation automatically transforms the rendered output of all Blueprint-defined variables based on their fieldtype.| Statamic Docs
Fieldtypes are customizable form fields used to structure your content and provide an intuitive content management experience. Each fieldtype has its own UI, data format, and configuration options.| Statamic Docs