Skip to content

Commit b1e1c7e

Browse files
committed
docs: rich text limit
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
1 parent 019d7f5 commit b1e1c7e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/docs/fields/field-types/text-based/rich-text.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ keywords: ['Fields', 'Field types', 'Text based types', 'Rich text', 'Create ric
77

88
The **Rich text** field is an extension of the **Long text** field that supports text formatting. It allows you to style content with options such as bold, italic, underline, strikethrough, horizontal rules, ordered and unordered lists, code blocks, quotes, and more.
99

10+
<Callout type="warning">Limit: 100,000 characters</Callout>
11+
1012
## Create a Rich text field
1113

1214
1. Click the `+` icon to the right of the **Fields** header.

0 commit comments

Comments
 (0)