Nov 6
Markdown copy loses line breaks and adds backslashes
When I copy the markdown and paste it into Notepad(++), it shows as 1 line without any CR/LF (carriage return/line feed). Also there are backslashes ("\") that I think are unnecessary: at the start before the first # (but not for any subsequent ## marks), and in front of every asterisk("*")
It necessitates reformatting the copied text extensively.
Work around: select all the text and use copy/paste works much better at this moment.
Completed