function initWYSIWYG(){$(".wysiwyg").html('
')}initWYSIWYG();const editor=document.getElementsByClassName("wysiwyg")[0];console.log(editor);const toolbar=editor.getElementsByClassName("toolbar")[0],buttons=toolbar.querySelectorAll(".btn:not(.has-submenu)");for(let i=0;i