-
## đź“ť Provide detailed reproduction steps (if any)
1. import "@ckeditor/ckeditor5-build-decoupled-document";
2. call DecoupledEditor.create(..., config)
### ✔️ Expected result
editor crea…
-
# Problem
Related to https://github.com/uiowa/uiowa/pull/8206
We get an allowed_sources error when trying to save filtered_html's configuration page. There is something wrong with how we are imple…
-
I was using https://github.com/Roslovets-Inc/strapi-plugin-ckeditor5 for ckeditor
now I switched to this plugin (thank you)
I missing `open link in a new tab` feature
similar to [here](https:…
-
Something wrong happens around links. Check out screenshots attached in the issues listed below:
- https://github.com/ckeditor/ckeditor5/issues/7568 (`"amet"` is highlighted, inspector renders sele…
pomek updated
2 years ago
-
I reviewed this code:
https://github.com/ckeditor/ckeditor5/blob/master/packages/ckeditor5-clipboard/src/pasteplaintext.ts
It looks like the plain text is pasted to editor only if user use 'ctr …
-
### Trilium Version
v0.62.4
### What operating system are you using?
Windows
### What is your setup?
Local + server sync
### Operating System Version
Windows 10,Ubuntu 22.04
##…
-
Having this warning on ckeditor5-build-classic v12.3.1
plugincollection-plugin-name-conflict: Two plugins with the same name were loaded. Read more: https://ckeditor.com/docs/ckeditor5/latest/frame…
-
## đź“ť Provide detailed reproduction steps (if any)
I'm following this demo example: https://ckeditor.com/docs/ckeditor5/latest/features/link.html#demo-2
My goal is to have the "addTargetToExterna…
-
@Zadam, could we get the document list feature added to the ckeditor? It would allow us to indent codeblocks and other elements:
https://github.com/ckeditor/ckeditor5/issues/14616
-
I have cloned the repository, and added the plugin as custom field everything is working as expected.
And installed the ckeditor5-source-editing plugin, it enables me to edit the **HTML**, but on sav…