Skip to content

Commit 68bcb0e

Browse files
committed
Update note in RTE tiptap article to reflect removal of Tiny
1 parent 37875cf commit 68bcb0e

File tree

1 file changed

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

1 file changed

+2
-11
lines changed

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

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,10 @@
55
`Returns: HTML`
66

77
{% 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).
189
{% endhint %}
1910

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.
2112

2213
## [Configuration options](configuration.md)
2314

0 commit comments

Comments
 (0)