angular-markdown-editor
angular-markdown-editor copied to clipboard
Markdown editor with AngularJS.
If the user is typing and then quickly clicks outside of the editor the model is set to `undefined`. However, if the user changes a line in the editor, clicks...
|Header|Header|Header| |---|---|---| |Row1|Row1|Row1| |Row2|Row2|Row2| like this, cannot be resolved in html page
With Angular 1.5.8 the demo appears to be broken. - New lines inside ui-markdown-editor directive are broken visually and appear inside their own containers. - Selecting text inside the editor...