akatov / angular-contenteditable

angular model for the "contenteditable" attribute
http://akatov.github.io/angular-contenteditable/
MIT License
176 stars 55 forks source link

fixes #34, extract text and not html content #35

Open blob42 opened 9 years ago

blob42 commented 9 years ago

Just a quick fix for #34 , however I think a better way is to include an optional attribute to parse text or html

miketeix commented 8 years ago

Its been a year, any hope for getting this in?