{
	"apiVersion": 2,
	"name": "tadv/classic-paragraph",
	"title": "Classic Paragraph",
	"category": "common",
	"description": "For use instead of the Paragraph Block. Supports transforming to and from multiple Paragraph blocks, Image, Table, List, Quote, Custom HTML, and most other blocks.",
	"textdomain": "classic-paragraph",
	"attributes": {
		"content": {
			"type": "string",
			"source": "html"
		}
	},
	"supports": {
		"className": false,
		"customClassName": false
	}
}

