You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 16/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/blocks.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,8 +17,9 @@ Blocks functionality can then be configured through the Rich Text Editor Data Ty
17
17
18
18
1. Navigate to **Settings** > **Data Types**.
19
19
2. Select your Rich Text Editor Data Type or create a new one.
20
-
3. In the **Available Blocks** section, add the Element Types you want to make available as blocks.
21
-
4. Configure each Block Type with the options described below.
20
+
3. Locate the **Available Blocks** section.
21
+
4. Add the Element Types you want to make available as blocks.
22
+
5. Configure each Block Type with the options described below.
22
23
23
24

24
25
@@ -59,7 +60,8 @@ Editors can add blocks to rich text content using the **Insert Block** toolbar b
59
60
2. Click the **Insert Block** button in the Rich Text Editor toolbar
60
61
3. Select the desired Block from the available options
61
62
4. Configure the block content (and settings, if provided)
62
-
5. The block appears in the editor as a structured element
63
+
64
+
The block appears in the editor as a structured element.
63
65
64
66

0 commit comments