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

Line break in code view #338

Closed
larand01 opened this issue Apr 15, 2020 · 3 comments
Closed

Line break in code view #338

larand01 opened this issue Apr 15, 2020 · 3 comments
Milestone

Comments

@larand01
Copy link

Line breaks in code view are deleted instead of replacing it with a blank space.

Example:

Two words

Result:
Twowords

@JiHong88
Copy link
Owner

Hi @larand01
The issue is not reproduced.
Please show me a more accurate test method.

@larand01
Copy link
Author

I'm sorry I just saw that my example shows nothing.

Between "Two" and "words" it's a line break and there's no space.

<p>Two
words</p>

Actually the problem occurs when I paste some text from MS Word. Some spaces (between words) get lost. They had the same problem in textAngular and it's well described :
textAngular/textAngular#598

@JiHong88 JiHong88 added this to the 2.30.0 milestone Apr 19, 2020
@JiHong88
Copy link
Owner

JiHong88 commented Jun 9, 2020

The 2.30.0 version has been updated.
If this issue has not been resolved, please reopen this issue.
Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants