draft-js-utils
draft-js-utils copied to clipboard
[ADD] Ability to link mentions and autolink urls
Currently the stateToMarkdown
will strip the anchor tag created by mentioning using https://github.com/jpuri/react-draft-wysiwyg, this allows the mention to maintain the link.
It also adds support for auto-linking urls a la Github flavored markdown
Any chance this will ever get merged?