Combined a textarea and angular-markdown-editor
Install with component(1):
$ component install enome-components/angular-markdown-textarea
<markdown-textarea data='data' fileserver='/fileserver'/>
- data: variable for the content of the textarea/markdown-editor
- fileserver: url to the fileserver api
MIT