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/style-menu.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
@@ -103,7 +103,7 @@ Once configured, all custom style select menus will appear in the Rich Text Edit
103
103
104
104
### Supported HTML tags
105
105
106
-
Since the Tiptap has a strict rich-text schema, only supported HTML tags can be used in the style select menu, _(arbitrary markup will be excluded)._ The following HTML tag names are supported:
106
+
Due to Tiptap’s strict rich-text schema, only supported HTML tags are allowed in the style select menu, _(arbitrary markup will be excluded)._ The following HTML tag names are supported:
0 commit comments