Text
Text is simply a text. You can display text items using aText are written in Markdown.
You can store media in a Text item if you upload a media that need to be added in the text.
Data
Key | Type | Description |
---|---|---|
name |
string |
Name of the text |
content |
string |
Content of the text in markdown |
Structure
graph LR
Text -->|Child| Media