{
	"buttons": ["html", "formatting", "bold", "italic", "unorderedlist", "orderedlist", "link"],
	"formatting": ["p"],
	"formattingAdd": {
		"heading": {
			"title": "Heading",
			"api": "module.block.format",
			"args": {
				"tag": "h2"
			}
		},
		"subheading": {
			"title": "Sub Heading",
			"api": "module.block.format",
			"args": {
				"tag": "h3"
			}
		}
	},
	"linkNewTab": true,
	"toolbarFixed": true
}
