Fixed ckeditor loading

This commit is contained in:
Jan Böhmer 2025-08-24 12:35:14 +02:00
parent 275b695d6b
commit ae08d9539d

View file

@ -17,8 +17,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>. * along with this program. If not, see <https://www.gnu.org/licenses/>.
*/ */
import { Plugin } from 'ckeditor5'; import { Plugin, MarkdownGfmDataProcessor } from 'ckeditor5';
import {MarkdownGfmDataProcessor} from 'ckeditor5';
const ALLOWED_TAGS = [ const ALLOWED_TAGS = [
//Common elements //Common elements