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
+8-5Lines changed: 8 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,17 +57,20 @@ Control how blocks appear in the block picker:
57
57
Editors can add blocks to rich text content using the **Insert Block** toolbar button:
58
58
59
59
1. Position the cursor where you want to insert the block
60
+
60
61
2. Click the **Insert Block** button in the Rich Text Editor toolbar
62
+
63
+

64
+
61
65
3. Select the desired Block from the available options
62
-
4. Configure the block content (and settings, if provided)
63
66
64
-
The block appears in the editor as a structured element.
67
+

65
68
66
-

69
+
4. Configure the block content (and settings, if provided)
67
70
68
-

71
+

69
72
70
-

73
+
The block appears in the editor as a structured element.
0 commit comments