Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed handling of whitespaces inside inline objects. #17197

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

niegowski
Copy link
Contributor

@niegowski niegowski commented Oct 1, 2024

Suggested merge commit message (convention)

Fix (engine): The content of an inline object should be handled as a flow root so whitespaces should be trimmed as the content of an inline object element is inside a block element. Closes #17199.


Additional information

For example – encountered issues, assumptions you had to make, other affected tickets, etc.

@niegowski niegowski marked this pull request as ready for review October 2, 2024 08:35
@niegowski niegowski requested a review from oleq October 2, 2024 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Whitespaces inside an inline object are not processed while loading editor data
1 participant