Bold and italics highlighting when there is a space before closing *
See original GitHub issueDescribe 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:
- Type
**Hello ** World
Expected behavior **Hello ** World
Actual behaviour **Hello ** World
** Version information **
- OS: Debian testing
- Browser: Firefox, Chrome
- EasyMDE version: 2.5.1
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
Bold and italic do not highlight when space before closing #11
Subject of the issue There are some parsing errors in italics and bold. ... Bold and italic do not highlight when space before...
Read more >Bug when italics are applied to bold text that has a space
Steps to reproduce Start with this text in a note: **Hello** World ... Bold and italics highlighting when there is a space before...
Read more >color - When should bold, italics, and colour be used to draw ...
Generally, highlighting should similarly to the same way lighting is used in a home, office or a museum: In some physical areas (e.g....
Read more >Publisher 2016 character spacing wrong if bold or italic on ...
I can work around the problem by replacing the space immediately before each style change by a non-breaking space (Ctrl-Shift-Space) but this is ......
Read more >Changing the formatting of white-space to match the adjacent ...
However, it is possible to leverage Word's find/replace in a macro to ... Private Enum FormatType Bold Italic Underline End Enum Public Sub ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Maybe they’ll have it fixed CodeMirror 6.
Any chance we could get a branch of EasyMDE that uses CodeMirror 6?