Skip to content

Commit 149fef1

Browse files
committed
Tiptap RTE amends
1 parent a879c75 commit 149fef1

File tree

5 files changed

+6
-12
lines changed

5 files changed

+6
-12
lines changed

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ You can continue to use the [TinyMCE UI for the Rich Text Editor](../rich-text-e
1212
**Current limitations**
1313

1414
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+
1518
{% endhint %}
1619

1720
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.
@@ -24,9 +27,9 @@ Customize everything from toolbar options to editor size to where pasted images
2427

2528
Use Blocks to define specific parts that can be added as part of the markup of the Rich Text Editor.
2629

27-
## [Plugins](plugins.md)
30+
## [Extensions](extensions.md)
2831

29-
Extend the functionality of the Rich Text Editor with plugins.
32+
Extend the functionality of the Rich Text Editor with extensions.
3033

3134
## Data Type Definition Example
3235

15/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/change-rich-text-editor-ui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The first step in this guide is to create a new Rich Text Editor Data Type using
1515
As an alternative, you can create a new Data Type using the Tiptap property editor when updating the Document Type.
1616

1717
{% hint style="info" %}
18-
When swapping the UI used for the Rich Text Editor, you need to reconfigure the toolbar.
18+
When swapping the UI used for the Rich Text Editor, you may need to reconfigure the toolbar.
1919
{% endhint %}
2020

2121
1. Navigate to the **Settings** section of the Umbraco Backoffice.

15/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/extensions.md

Whitespace-only changes.
Loading

15/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/plugins.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)