-
Just a quick heads up - I intended to use this package with my custom implementation of CKEditor using the inline editor (`@ckeditor/ckeditor5-editor-inline/src/inlineeditor`). With the Inline Editor,…
-
There's this fancy extension called [Refined GitHub](https://github.com/sindresorhus/refined-github/) I noticed it tends to cause crashes in GH Writer.
For example, there's a simple repro case:
…
-
We need to implement a WYSIWYG for the publications. Possible variants are:
https://github.com/jpuri/react-draft-wysiwyg
https://ckeditor.com/docs/ckeditor5/latest/builds/guides/integration/fr…
-
Hi Team
Previously i am using craco config for ckeditor.
```js
const path = require("path");
const webpack = require("webpack");
const { getLoader, loaderByName, addBeforeLoader } = require("…
-
Description
When using the following code:
erb:
``
The content is not being saved correctly.
Cause
The issue seems to be in hooks/form.rb, specifically within the ckeditor5 method in the…
-
v35.1 introduces a duplicate packages issue.
-
I am Integrating CKEditor 5 built from source in my react project which has custom webpack config (removed react-scripts and customized) so followed the webback configuration as suggested in https://c…
sgidd updated
2 years ago
-
What's that "guide" prefix? It looks odd and out of place.
Not all results have it. As you can see the "Quick start | CKEditor 5 documentation" has the old form. While the next two results have a n…
-
I am building CKEditor 5 from source using the instructions here:
https://ckeditor.com/docs/ckeditor5/latest/builds/guides/integration/advanced-setup.html
When doing so, I am able to install other…
-
Let's use the ckeditor5-vue for vue2