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

Bold and italics highlighting when there is a space before closing * #74

Open
marekdedic opened this issue Mar 23, 2019 · 5 comments
Open

Bold and italics highlighting when there is a space before closing * #74

marekdedic opened this issue Mar 23, 2019 · 5 comments
Labels

Comments

@marekdedic
Copy link

@marekdedic marekdedic commented Mar 23, 2019

Describe the bug
When there is a space before the closing * of a part of the text, it shouldn't be italics/bold. In the editor, it not only is higlighted as bold, but the bolding doesn't end with the closing * and continues on.

To Reproduce
Steps to reproduce the behavior:

  1. Type **Hello ** World

Expected behavior
**Hello ** World

Actual behaviour
**Hello ** World

** Version information **

  • OS: Debian testing
  • Browser: Firefox, Chrome
  • EasyMDE version: 2.5.1
@marekdedic marekdedic added the Bug label Mar 23, 2019
@marekdedic
Copy link
Author

@marekdedic marekdedic commented Mar 23, 2019

@roydukkey
Copy link

@roydukkey roydukkey commented Mar 24, 2019

@marekdedic
Copy link
Author

@marekdedic marekdedic commented Mar 24, 2019

Yeah, as far as I understand it the bug is that it does not follow the spec. But seeing from the linked issue in CodeMirror, it looks like it won't be fixed...

@Ionaru
Copy link
Owner

@Ionaru Ionaru commented Mar 24, 2019

Maybe they'll have it fixed CodeMirror 6.

@RudeySH
Copy link

@RudeySH RudeySH commented Jan 27, 2020

Any chance we could get a branch of EasyMDE that uses CodeMirror 6?

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

Successfully merging a pull request may close this issue.

None yet
4 participants