PANmedia / raptor-editor

Raptor, an HTML5 WYSIWYG content editor!
www.raptor-editor.com
GNU General Public License v3.0
532 stars 136 forks source link

block quote doesnt work in IE 11 #170

Open Petah opened 9 years ago

Petah commented 9 years ago

Block quote doesnt work in IE 11. MDN says:

Internet Explorer supports only heading tags H1 - H6, ADDRESS, and PRE, which must also include the tag delimiters < >, such as "

".

https://github.com/PANmedia/raptor-editor/blob/master/src/plugins/text-style/block-quote.js#L16