MDL-76520 tiny_link: Add a TinyMCE link plugin
Co-authored-by: Andrew Lyons <[email protected]>
This commit is contained in:
co-authored by
Andrew Lyons
parent
794f107e88
commit
359efecb03
@@ -497,6 +497,9 @@ class manager {
|
||||
|
||||
// Disable the preview plugin as it does not support Moodle filters.
|
||||
'preview',
|
||||
|
||||
// Use the Moodle link plugin instead.
|
||||
'link',
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user