Fix indentation errors (#1807)

This commit is contained in:
fangzheng 2019-02-08 00:29:31 +08:00 committed by Peli de Halleux
parent d91c9b44c0
commit b3535a50da

View File

@ -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)