Rosey/markdown-draft-js

Escape complex markdown when converting from draft to markdown

Open

#55 opened on May 16, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (314 stars) (68 forks)user submission
bughelp wantedlow

Description

Previous issue outlining the problem: https://github.com/Rosey/markdown-draft-js/issues/52 And current code for escaping basic markdown, with a comment on its limitations - https://github.com/Rosey/markdown-draft-js/blob/master/src/draft-to-markdown.js#L3

Contributor guide