markdown-draft-js
markdown-draft-js copied to clipboard
Add coverage for the simple situation of two paragraphs
Both with and without preserveNewlines: true
.
This currently fails when preserveNewlines:true
, which seems weird, because the option should only result in more newlines, not fewer.
Seems to have been introduced between 2.0.0 and 2.2.1, likely https://github.com/Rosey/markdown-draft-js/pull/112