tinymce.init({
selector:'#editors',
language: 'ru',
theme: 'modern',
plugins: [
'advlist autolink lists link image charmap print preview hr anchor pagebreak',
'searchreplace wordcount visualblocks visualchars code fullscreen',
'insertdatetime media nonbreaking save table contextmenu directionality',
'emoticons template paste textcolor colorpicker textpattern imagetools codesample toc help'
],
toolbar1: 'undo redo | insert | styleselect | bold italic | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | link image | code ',
toolbar2: 'print preview media | forecolor backcolor emoticons | codesample help',
image_advtab: true,
protect: [
/<\?php.*?\?>/g, // Protect php code
/<\?.*?\?>/g, // Protect php code
]
В Протект добавил строки. Искал на эту тему и все не то, на шел в оф. документации:
https://www.tinymce.com/docs/configure/content-fil...