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 69 forks source link

Further fixes to markdown escape logic on draftToMarkdown #72

Closed Rosey closed 6 years ago

Rosey commented 6 years ago

> and # don’t need to be escaped if they aren’t immediately followed by a whitespace character.