Defines the type of content a block can hold. This enum represents various content formats supported in the editor.
Code
- Represents a code snippet.Date
- Represents a date block.Emoji
- Represents an emoji.Equation
- Represents a mathematical equation.Label
- Represents a label or tag.Link
- Represents a hyperlink.Mention
- Represents a user mention.Text
- Represents plain text content.