react-draft-wysiwyg
react-draft-wysiwyg copied to clipboard
Underline not working
Underline feature is not generating any markdown. Have a look in the demo:

However, it works in demo 3:
Seems to be related to this: https://github.com/Rosey/markdown-draft-js/issues/94
However, it's still a mystery to me why underline works in the demo 3, and not in demo 1.