jodit-pro
Version:
PRO Version of Jodit Editor
2 lines (1 loc) • 774 B
JavaScript
import{Config as o}from"jodit/esm/config.js";o.prototype.showBlocks={enable:!1,color:"#ccc",tagList:["html","body","div","span","applet","object","iframe","h1","h2","h3","h4","h5","h6","p","blockquote","pre","a","abbr","acronym","address","big","cite","code","del","dfn","em","img","ins","kbd","q","s","samp","small","strike","strong","sub","sup","tt","var","b","u","i","center","dl","dt","dd","fieldset","form","label","legend","caption","th","td","li","ol","ul","article","aside","canvas","details","embed","figure","figcaption","footer","header","hgroup","menu","nav","output","ruby","section","summary","time","mark","audio","video"]},o.prototype.controls.showBlocks={isActive(e){return!!e.e.fire("showBlocksEnabled")},tooltip:"Show Blocks",command:"toggleShowBlocks"};