hinesboy / mavonEditor

mavonEditor - A markdown editor based on Vue that supports a variety of personalized features
http://www.mavoneditor.com/
MIT License
6.45k stars 918 forks source link

Prevent XSS #538

Closed Yui-mop closed 4 years ago

Yui-mop commented 4 years ago

Fix #513 Add plugin markdown-it-sanitizer and use.(It's better than nothing)