Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Properly transform text in blocks with inline element. #76

Merged
merged 7 commits into from
Sep 12, 2019

Conversation

jodator
Copy link
Contributor

@jodator jodator commented Sep 11, 2019

Suggested merge commit message (convention)

Fix: Autoformat transformations in blocks containing inline elements. Closes ckeditor/ckeditor5#1955.


Additional information

Copy link
Contributor

@scofalik scofalik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see that the logic does not change (besides using updated getText()). Only cosmetic fixes, but it needs to wait for fixing the related PR.

src/inlineautoformatediting.js Outdated Show resolved Hide resolved
src/inlineautoformatediting.js Outdated Show resolved Hide resolved
src/inlineautoformatediting.js Outdated Show resolved Hide resolved
@scofalik scofalik self-assigned this Sep 12, 2019
jodator and others added 5 commits September 12, 2019 11:55
Co-Authored-By: Szymon Cofalik <s.cofalik@cksource.com>
Co-Authored-By: Szymon Cofalik <s.cofalik@cksource.com>
Co-Authored-By: Szymon Cofalik <s.cofalik@cksource.com>
@scofalik scofalik merged commit 133c647 into master Sep 12, 2019
@scofalik scofalik deleted the t/ckeditor5/1955 branch September 12, 2019 14:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Shift+Enter causes weird issues with code element
2 participants