Fix tutorial authoring for getting started (#885)

* Fix tutorial authoring for getting started

Remove extra new lines

* Fix other tutorials
This commit is contained in:
Sam El-Husseini
2018-06-21 16:02:19 -07:00
committed by GitHub
parent d7f9280dc7
commit 2e9cb3c43b
7 changed files with 35 additions and 38 deletions

View File

@ -2,8 +2,7 @@
## Step 1
Place a ``||input:on button pressed||`` block to run code
when button **A** is pressed.
Place a ``||input:on button pressed||`` block to run code when button **A** is pressed.
```blocks
input.onButtonPressed(Button.A, () => {