Disable auto embedding of videos pasted on the editor.
This commit is contained in:
@@ -8,6 +8,9 @@ const joditConfig = {
|
|||||||
"showCharsCounter": false,
|
"showCharsCounter": false,
|
||||||
"showWordsCounter": false,
|
"showWordsCounter": false,
|
||||||
"showXPathInStatusbar": false,
|
"showXPathInStatusbar": false,
|
||||||
|
"link": {
|
||||||
|
"processVideoLink": false
|
||||||
|
},
|
||||||
"disablePlugins": "add-new-line,backspace",
|
"disablePlugins": "add-new-line,backspace",
|
||||||
"showPlaceholder": false,
|
"showPlaceholder": false,
|
||||||
"uploader": {
|
"uploader": {
|
||||||
|
|||||||
Reference in New Issue
Block a user