diff --git a/pxtarget.json b/pxtarget.json index c8f1eb16..e274aab3 100644 --- a/pxtarget.json +++ b/pxtarget.json @@ -77,8 +77,9 @@ "pauseUntilBlock": { "category": "loops" }, - "bannedCategories": [ - ] + "breakBlock": true, + "continueBlock": true, + "bannedCategories": [] }, "compileService": { "buildEngine": "dockermake", @@ -119,8 +120,7 @@ ], "highContrast": true, "lightToc": true, - "docMenu": [ - { + "docMenu": [{ "name": "Support", "path": "https://forum.makecode.com/" },