var mce_config = { menubar: false, plugins: 'charmap code image link lists paste preview', style_formats: [ {title: 'Headings', items: [ {title: 'Heading 3', format: 'h3'}, {title: 'Heading 4', format: 'h4'}, {title: 'Heading 5', format: 'h5'}, {title: 'Heading 6', format: 'h6'}, ]}, {title: 'Inline', items: [ {title: 'Code', icon: 'code', format: 'code'}, {title: 'Spoiler', inline: 'span', classes: 'spoiler'} ]} ], toolbar: 'undo redo | bold italic underline strikethrough | styleselect | bullist numlist | link unlink image code' };