Rich Text Body
Rich Text Body Format Documentation
Basic Structure
{
"body": {
"type": "doc",
"content": [
// Content nodes go here
]
}
}Content Types
1. Plain Text
2. Links
3. Mentions
4. Line Breaks
5. Attachments
Complete Example
Important Notes
Tips for Implementation
Last updated

