Fix indentation errors (#1807)
This commit is contained in:
parent
d91c9b44c0
commit
b3535a50da
@ -13,13 +13,13 @@ The arrow points in the direction of the arrow name you choose, like `North`.
|
|||||||
* **i**: the arrow name to make an arrow [image](/reference/images/image) for. You can make an arrow image that points in one of these directions:
|
* **i**: the arrow name to make an arrow [image](/reference/images/image) for. You can make an arrow image that points in one of these directions:
|
||||||
|
|
||||||
>* `North`
|
>* `North`
|
||||||
* `NorthEast`
|
>* `NorthEast`
|
||||||
* `East`
|
>* `East`
|
||||||
* `SouthEast`
|
>* `SouthEast`
|
||||||
* `South`
|
>* `South`
|
||||||
* `SouthWest`
|
>* `SouthWest`
|
||||||
* `West`
|
>* `West`
|
||||||
* `NorthWest`
|
>* `NorthWest`
|
||||||
|
|
||||||
## Example
|
## Example
|
||||||
|
|
||||||
@ -38,4 +38,4 @@ input.onButtonPressed(Button.B, () => {
|
|||||||
```
|
```
|
||||||
## See also
|
## See also
|
||||||
|
|
||||||
[arrow number](/reference/images/arrow-number)
|
[arrow number](/reference/images/arrow-number)
|
||||||
|
Loading…
Reference in New Issue
Block a user