TinyMCE4 has no mind map plugin default. This plugin is a mind map plugin for TinyMCE4 called TinyMCE4 MindMap Editor”, you can use it in TinyMCE4 to insert/edit mind map easily, just like the XMind!.
tinymce.init({ selector: "textarea", plugins: [ "leaui_mindmap", "advlist autolink link lists charmap hr anchor pagebreak", "directionality textcolor paste fullpage textcolor" ], paste_data_images: true, toolbar1: "leaui_mindmap | styleselect formatselect fontselect fontsizeselect | bold italic underline strikethrough " });Please Note that, you must set
paste_data_images
to true.
We use cookies on our website. By continuing to use our site, you consent to the use of cookies as described in our Cookies Policy.