If I write in a bullet list markdown and start a new line, it converts markdown formatting to real formatting, but ignores the newline
NOW:
empty bullet
-> type *hello*
, and hit SHIFT+ENTER = hello & cursor on same line
PROPOSED:
empty bullet
-> type *hello*
, and hit SHIFT+ENTER = hello & cursor on next line