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

Zero-width non-joiner is rendered as a red dot (unrenderable) #6303

Closed
amirography opened this issue Jun 2, 2020 · 3 comments
Closed

Zero-width non-joiner is rendered as a red dot (unrenderable) #6303

amirography opened this issue Jun 2, 2020 · 3 comments

Comments

@amirography
Copy link

@amirography amirography commented Jun 2, 2020

The zwnj character which is used extensively in Persian and Arabic texts, is rendered as a red dot.

Here is how it should look:
می‌نویسم
Here how it renders:
IMG_20200602_084124
You can reproduce it by copy and pasting this: "‌"

@marijnh
Copy link
Member

@marijnh marijnh commented Jun 2, 2020

This has been fixed last week in 2571b4a . It'll be gone in the next release.

@marijnh
Copy link
Member

@marijnh marijnh commented Feb 1, 2021

My bad, I didn't see the non part, and assumed this was about zero-width joiners. Attached patch also removes this character from the default set of special characters.

marijnh added a commit to codemirror/view that referenced this issue Feb 1, 2021
@WhiteNoiseDev
Copy link

@WhiteNoiseDev WhiteNoiseDev commented Feb 1, 2021

Thanks!

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

Successfully merging a pull request may close this issue.

None yet
3 participants