{ "menu": { "edit": {"title": "Edit", "items": "undo redo | cut copy paste pastetext | selectall"}, "insert": {"title": "Insert", "items": "link | template hr"}, "view": {"title": "View", "items": "visualaid"}, "format": {"title": "Format", "items": "bold italic strikethrough superscript subscript | formats | removeformat"}, "table": {"title": "Table", "items": "inserttable tableprops deletetable | cell row column"}, "tools": {"title": "Tools", "items": "spellchecker code"} }, "toolbar": "undo redo | styleselect fontselect fontsizeselect removeformat forecolor backcolor | bold italic | link image", "style_formats": [ {"title": "Headers", "items": [ {"title": "Header 2", "format": "h2"}, {"title": "Header 3", "format": "h3"}, {"title": "Header 4", "format": "h4"}, {"title": "Header 5", "format": "h5"}, {"title": "Header 6", "format": "h6"} ]}, {"title": "Inline", "items": [ {"title": "Bold", "icon": "bold", "format": "bold"}, {"title": "Italic", "icon": "italic", "format": "italic"}, {"title": "Underline", "icon": "underline", "format": "underline"}, {"title": "Strikethrough", "icon": "strikethrough", "format": "strikethrough"}, {"title": "Superscript", "icon": "superscript", "format": "superscript"}, {"title": "Subscript", "icon": "subscript", "format": "subscript"}, {"title": "Code", "icon": "code", "format": "code"} ]}, {"title": "Blocks", "items": [ {"title": "Paragraph", "format": "p"}, {"title": "Blockquote", "format": "blockquote"}, {"title": "Div", "format": "div"}, {"title": "Pre", "format": "pre"} ]}, {"title": "Alignment", "items": [ {"title": "Left", "icon": "alignleft", "format": "alignleft"}, {"title": "Center", "icon": "aligncenter", "format": "aligncenter"}, {"title": "Right", "icon": "alignright", "format": "alignright"}, {"title": "Justify", "icon": "alignjustify", "format": "alignjustify"} ]} ] }