mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-30 14:08:46 +02:00
N°7622 - Add carriage return after a block elements in ckeditor 5
This commit is contained in:
@@ -1,9 +1,4 @@
|
||||
/*
|
||||
* @copyright Copyright (C) 2010-2024 Combodo SAS
|
||||
* @license http://opensource.org/licenses/AGPL-3.0
|
||||
*/
|
||||
|
||||
import { Plugin, type Editor } from '@ckeditor/ckeditor5-core';
|
||||
import { Plugin, type Editor } from 'ckeditor5/src/core.js';
|
||||
/**
|
||||
* DetectChanges Plugin.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user