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: 15/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/blocks.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ Each Block has a set of properties that are optional to configure. They are desc
36
36
37
37
### Editor Appearance
38
38
39
-
By configuring the properties in the group you can customize the user experience for your content editors when they work with the blocks in the Content section.
39
+
By configuring the properties in the group you can customize the experience for your editors when they work with blocks in the Content section.
40
40
41
41
***Label** - Define a label for the appearance of the Block in the editor. The label can use AngularJS template string syntax to display values of properties. [Examples and more details about labels and AngularJS templates.](../block-editor/label-property-configuration.md)
42
42
***Display Inline with text** - When turned on the Block Element will be able to stay in line with text or other elements. If not the Block will stay on its own line.
Copy file name to clipboardExpand all lines: 15/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/configuration.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Settings
2
2
3
-
In this article you can learn about the different options you have for configuring the Rich Text Editor.
3
+
In this article you can learn about the different options you have for configuring the Rich Text Editor (RTE).
0 commit comments