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/README.md
+2-11Lines changed: 2 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,19 +5,10 @@
5
5
`Returns: HTML`
6
6
7
7
{% hint style="warning" %}
8
-
In Umbraco 15, the Rich Text Editor has a new default property editor UI that introduces Tiptap as an alternative.
9
-
10
-
You can continue to use the [TinyMCE UI for the Rich Text Editor](../rich-text-editor-tinymce/). This UI will be removed in Umbraco 16.
11
-
12
-
**Current limitations**
13
-
14
-
The Tiptap UI currently does not support using custom styles for your rich text.
15
-
16
-
Resizing media images has not been implemented yet.
17
-
8
+
With the release of Umbraco 16, [the TinyMCE UI option for the Rich Text Editor is removed](../../../../setup/upgrading/version-specific/README.md#breaking-changes).
18
9
{% endhint %}
19
10
20
-
The Rich Text Editor (RTE) Tiptap property editor is highly configurable and based on [Tiptap](https://tiptap.dev/). Depending on the configuration setup, it provides editors a lot of flexibility when working with content.
11
+
The Rich Text Editor property editor is highly configurable and based on [Tiptap](https://tiptap.dev/). Depending on the configuration setup, it provides editors a lot of flexibility when working with content.
0 commit comments