Corepany/tinymce-prevent-delete-div

it is not work when it has child element

zotopteam opened this issue · 0 comments

<div class="row"> <div class="col-sm-8"><span>Column 1</span></div><div class="col-sm-4"><span>Column 2</span></div> </div>

like this ,it is not work,help!thank you!