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: README.md
+26-1Lines changed: 26 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,8 @@ and dynamic editing capabilities.
27
27
## Extra
28
28
29
29
> [!IMPORTANT]
30
-
> Want some steroids for your TinyMCE? [Check out](https://github.com/The-3Labs-Team/tinymce-chatgpt-plugin) our new **ChatGTP for TinyMCE** plugin! 🚀🚀🚀
30
+
> Want some steroids for your TinyMCE? [Check out](https://github.com/The-3Labs-Team/tinymce-chatgpt-plugin) our new *
Copy file name to clipboardExpand all lines: config/nova-tinymce-editor.php
-5Lines changed: 0 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -28,11 +28,6 @@
28
28
'browser_spellcheck' => true,
29
29
'contextmenu' => false,
30
30
// 'images_upload_url' => '/nova-vendor/murdercode/tinymce/upload', // Uncomment this line if you want to enable images upload
31
-
32
-
/**
33
-
* Set what content should be protected while editing - This should be a regular expression E.g "/<\?php.*?\?>/g" - Protect PHP code from been formatted
0 commit comments