add descriptions

This commit is contained in:
Peli de Halleux
2016-08-17 09:44:15 -07:00
parent 46995cbd54
commit 269254796d
13 changed files with 32 additions and 7 deletions

View File

@ -1,5 +1,7 @@
# Blocks language
### @description Langugage constructs for the Block editor.
```namespaces
for (let i = 0;i<5;++i) {}
if (true){}