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: modules/ROOT/pages/migration-from-4x.adoc
+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
@@ -41,7 +41,7 @@ Plugin Migration Examples:
41
41
** Consider using link:https://www.tiny.cloud/docs/tinymce/latest/apis/tinymce.editor.ui.registry/#addContextMenu[editor.ui.registry.addContextMenu] for custom right-click actions.
42
42
* `bbcode` (Removed in v6):
43
43
** Replace with custom parsing or server-side processing if needed.
44
-
* `fullpage (Removed in v6):
44
+
* `fullpage` (Removed in v6):
45
45
** No direct replacement. Use custom templates or server-side processing for full HTML documents.
46
46
* `template` (Removed in v{release-version}):
47
47
** Use premium xref:advanced-templates.adoc[advtemplate] or implement custom modal dialogs for templating.
0 commit comments