inacho / bootstrap-markdown-editor

Markdown editor for Bootstrap with preview, image upload support, shortcuts and other features.
MIT License
295 stars 73 forks source link

fix xss #2

Closed zhsj closed 9 years ago

zhsj commented 9 years ago

escape html special chars.

inacho commented 9 years ago

Thanks!