Strange chars inserted on chromium based engines #7069

Open
opened 2023-10-06 18:19:37 +02:00 by marijnh · 2 comments
marijnh commented 2023-10-06 18:19:37 +02:00 (Migrated from gitlab.com)

This comes from downstream easy markdown editor

grafik

On Mozilla it runs fine

https://github.com/Ionaru/easy-markdown-editor/issues/564

This comes from downstream [easy markdown editor](https://github.com/Ionaru/easy-markdown-editor) ![grafik](https://github.com/codemirror/codemirror5/assets/21321805/2797fb18-ce4c-4785-a3ef-2a95f3fa0f2e) On Mozilla it runs fine https://github.com/Ionaru/easy-markdown-editor/issues/564
marijnh commented 2023-10-06 18:25:04 +02:00 (Migrated from gitlab.com)
I created a small workaround: https://github.com/codemirror/codemirror5/compare/master...y0va:codemirror5:fix-7069
marijnh commented 2023-10-08 15:27:05 +02:00 (Migrated from gitlab.com)

This can also be observed when importing nextcloud md formatted texts od when the internal function to insert tables ist used. I observed this is because of a workaround for something related to linewrapping from #1362, so disabling splitSpaces circumvents these.

This can also be observed when importing nextcloud md formatted texts od when the internal function to insert tables ist used. I observed this is because of a workaround for something related to linewrapping from #1362, so disabling `splitSpaces` circumvents these.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
codemirror/codemirror5#7069
No description provided.