Skip to content

Commit 5ca7ecd

Browse files
authored
Update modules/ROOT/pages/migration-from-4x.adoc
1 parent 4688e86 commit 5ca7ecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/migration-from-4x.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Plugin Migration Examples:
4141
** 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.
4242
* `bbcode` (Removed in v6):
4343
** Replace with custom parsing or server-side processing if needed.
44-
* `fullpage (Removed in v6):
44+
* `fullpage` (Removed in v6):
4545
** No direct replacement. Use custom templates or server-side processing for full HTML documents.
4646
* `template` (Removed in v{release-version}):
4747
** Use premium xref:advanced-templates.adoc[advtemplate] or implement custom modal dialogs for templating.

0 commit comments

Comments
 (0)