cipchk / ngx-simplemde

Angular for simplemde(Markdown Editor)
https://cipchk.github.io/ngx-simplemde/
MIT License
36 stars 11 forks source link

Formating styles errors #28

Open Mirehiko opened 2 years ago

Mirehiko commented 2 years ago

If user select text with a space on the end of the selection, all text after selection will be formated according to chosen rule image If user select text with a space on the start of the selection, the chosen rule is not be applied to text image

cipchk commented 2 years ago

Can you reproduce this with https://simplemde.com/?

I recommend using Vditor instead of simplemde, About angular version for @ng-util/markdown

Mirehiko commented 1 year ago

No, i can't