{
	"apiVersion": 3,
	"name": "vk-blocks/faq2",
	"category": "vk-blocks-cat",
	"title": "New FAQ",
	"description": "It displays a combination of questions and answers. You can freely add blocks to the question area as well.",
	"textdomain": "vk-blocks",
	"supports": {
		"html": false,
		"anchor": true,
		"className": true
	},
	"editorScript": "vk-blocks-build-js",
	"editorStyle": "vk-blocks-build-editor-css",
	"attributes": {
		"showContent": {
			"type": "string",
			"default": "default"
		}
	}
}
