Closed mobeendude closed 6 years ago
That the very next line after a list shows up in the list (but without a dot) is a quirk of Markdown, and not something I can fix in the editor. Try it out in the GitHub editor and you'll see the same behaviour.
Going from \r\n to \n is not a change I made intentionally, but I don't see how it would cause any issues because the rendered markdown should be the same. Is this causing a problem for you?
Thanks @Ionaru , for replying.
For 2 , I assumed it was causing the issue I mention in point 1. But I have checked by adding '\r' manually and it doesnt solves it.
For 1, The markdown preview and markdown I am rendering using marked library is in-consistent. One ignores new line and the other doesnt.
Adding these as options when using marked library displays it in new line. :) Thanks. Just one last query: are these are defaults in easymde markdown renderer ?
gfw: true, breaks: true
I'm submitting a... Bug report..
Reproduction steps
I am using it as a replacement for simplemde.
Version information
Browser type and version: Chrome EasyMDE version: v2.1.0