alohaeditor / Aloha-Editor

Aloha Editor is a JavaScript content editing library
http://www.alohaeditor.org
Other
2.46k stars 535 forks source link

Extends content rules isAllowed check to incorporate editable node type. #1665

Closed yrucrem closed 4 months ago

yrucrem commented 5 months ago

In addition to the whitelist/blacklist checks insertion of block level elements is prohibited when the editable itself is a node type that does not support this.