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:
|
||||
|
||||
>* `North`
|
||||
* `NorthEast`
|
||||
* `East`
|
||||
* `SouthEast`
|
||||
* `South`
|
||||
* `SouthWest`
|
||||
* `West`
|
||||
* `NorthWest`
|
||||
>* `NorthEast`
|
||||
>* `East`
|
||||
>* `SouthEast`
|
||||
>* `South`
|
||||
>* `SouthWest`
|
||||
>* `West`
|
||||
>* `NorthWest`
|
||||
|
||||
## Example
|
||||
|
||||
@ -38,4 +38,4 @@ input.onButtonPressed(Button.B, () => {
|
||||
```
|
||||
## See also
|
||||
|
||||
[arrow number](/reference/images/arrow-number)
|
||||
[arrow number](/reference/images/arrow-number)
|
||||
|
Loading…
Reference in New Issue
Block a user