Witek Socha
Witek Socha
Hey @LorenAmelang, thanks for reporting! As far as I can see in the upstream issue: > Created a new blank note, tried to paste in text, 177266 chars, 9385 lines,...
@mmichaelis, we had a chance to discuss it today: * as for the image, looks like an oversight from our side, we will add proper exports to all image plugins....
@niegowski do you have some thoughts on this?
thanks again for the feedback @mmichaelis. We are discussing this internally as the UI's API is a tricky subject, and we want to make sure we are exposing proper things....
> Just curious - Is there a way for me to detect the "massive paragraph with soft breaks"? Is "soft breaks" what happens when I use Shift+Enter between lines, for...
The easiest way to show that it's not the editor adding those breaks, and to rule out our behavior is to: 1. Copy from YT transcript. 2. Paste to [the...
We are starting preparation for the release that is scheduled for the next week. Most likely it will be 43.0.0.
Do you have a `FontFamily` [plugin enabled](https://ckeditor.com/docs/ckeditor5/latest/features/font.html#additional-feature-information)?
Unfortunately, it's not possible right now. Let's gather the interest of the community in this issue.
The source editor is right now a separate `textarea` and is not an editor's instance by itself. Commands or API calls won't have an effect on it, that's why they...