// Import plugins that you want to use // Detail plugins list see: https://www.tiny.cloud/apps/#core-plugins // Custom builds see: https://www.tiny.cloud/get-tiny/custom-builds/ export const plugins = [ 'advlist anchor autolink autoresize autosave charmap code codesample directionality emoticons fullscreen help hr image insertdatetime link lists nonbreaking noneditable pagebreak paste preview print save searchreplace tabfocus table template textpattern visualblocks visualchars wordcount media' ] // Here is the list of toolbar control components // Details see: https://www.tinymce.com/docs/advanced/editor-control-identifiers/#toolbarcontrols export const toolbar = [ 'searchreplace bold italic underline strikethrough alignleft aligncenter alignright outdent indent blockquote undo redo removeformat subscript superscript code codesample help', 'hr bullist numlist link image charmap preview anchor pagebreak insertdatetime media table emoticons charmap forecolor backcolor fullscreen' ]