Rosey / markdown-draft-js

A tool to convert content created in DraftJS to markdown and vice versa.
https://rosey.github.io/markdown-draft-js/
MIT License
318 stars 70 forks source link

Fix case of empty list item in markdown-to-draft #21

Closed Rosey closed 7 years ago

Rosey commented 7 years ago

Same bug as https://github.com/Rosey/markdown-draft-js/pull/18 list items can encounter the same problems as blockquotes and headings.

https://github.com/Rosey/markdown-draft-js/issues/20