mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°7552 - Keep style from Word/Excel content
This commit is contained in:
2
js/ckeditor/build/ckeditor.js
vendored
2
js/ckeditor/build/ckeditor.js
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -37,6 +37,7 @@ import { AutoLink, Link, LinkImage } from '@ckeditor/ckeditor5-link';
|
||||
import { List, ListProperties } from '@ckeditor/ckeditor5-list';
|
||||
import { Mention } from '@ckeditor/ckeditor5-mention';
|
||||
import { Paragraph } from '@ckeditor/ckeditor5-paragraph';
|
||||
import {PasteFromOffice} from "@ckeditor/ckeditor5-paste-from-office";
|
||||
import {
|
||||
Table,
|
||||
TableCaption,
|
||||
@@ -104,6 +105,7 @@ class Editor extends ClassicEditor {
|
||||
ListProperties,
|
||||
Mention,
|
||||
Paragraph,
|
||||
PasteFromOffice,
|
||||
PictureEditing,
|
||||
Strikethrough,
|
||||
Subscript,
|
||||
|
||||
Reference in New Issue
Block a user