{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 2,
	"name": "wp-reliablemd/toast-editor",
	"version": "0.1.0",
	"title": "WP ReliableMD",
	"category": "widgets",
	"icon": "design",
	"description": "Maybe this is a good Markdown plugin for WordPress.",
	"supports": {
		"html": false
	},
	"textdomain": "wp-reliablemd",
	"editorScript": "file:./block.js",
	"editorStyle": "file:./block.css",
	"style": "file:./css/style-block.css"
}
