Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add JSON Schema for WordPress block.json files #1879

Merged
Merged
Prev Previous commit
Next Next commit
update example
fabiankaegy committed Oct 15, 2021
commit 52c731660f50c45590adbd313eaf9cf4bd2aeb14
2 changes: 1 addition & 1 deletion src/test/block/block.json
Original file line number Diff line number Diff line change
@@ -57,7 +57,7 @@
"multiple": false,
"reusable": false,
"spacing": {
"margin": true,
"margin": [ "vertical" ],
"padding": [ "top", "bottom" ]
}
},