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

Rich Text Editor should not destroy markdown #1

Closed
laurent22 opened this issue Apr 15, 2024 · 3 comments
Closed

Rich Text Editor should not destroy markdown #1

laurent22 opened this issue Apr 15, 2024 · 3 comments
Assignees
Labels
bug Something isn't working desktop Desktop client

Comments

@laurent22
Copy link

This issue was reported on the Joplin repository but it's not something that we can fix since the change needs to be done on the plugin:

laurent22/joplin#9929

@cwesson
Copy link
Owner

cwesson commented Apr 15, 2024

A complete fix for this depends on laurent22/joplin#10315. The current fix works as long as the typogram does not have leading whitespace. As a workaround, any non-whitespace character can be added at the beginning of the typogram.

@laurent22
Copy link
Author

That's great, thanks @cwesson! We'll look at fixing this whitespace issue

@cwesson
Copy link
Owner

cwesson commented Jul 9, 2024

Fixed in v1.0.1 with Joplin v3.0.13.

@cwesson cwesson closed this as completed Jul 9, 2024
@cwesson cwesson added the desktop Desktop client label Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working desktop Desktop client
Projects
None yet
Development

No branches or pull requests

2 participants