Skip to content

Commit 06aae55

Browse files
committed
Ensure use of action words at start of list items
Per PR feedback
1 parent b7e927a commit 06aae55

File tree

1 file changed

+5
-3
lines changed
  • 16/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor

1 file changed

+5
-3
lines changed

16/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/blocks.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,9 @@ Blocks functionality can then be configured through the Rich Text Editor Data Ty
1717

1818
1. Navigate to **Settings** > **Data Types**.
1919
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.
2223

2324
![RTE Blocks Data Type Configuration](images/rte-blocks-datatype-configuration.png)
2425

@@ -59,7 +60,8 @@ Editors can add blocks to rich text content using the **Insert Block** toolbar b
5960
2. Click the **Insert Block** button in the Rich Text Editor toolbar
6061
3. Select the desired Block from the available options
6162
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.
6365

6466
![Adding Blocks to Content - Step 1](images/rte-blocks-adding-to-content-1.png)
6567

0 commit comments

Comments
 (0)