pages*: mark keys according to the guideline (#11907)

This commit is contained in:
Sebastiaan Speck
2023-12-29 17:02:08 +01:00
committed by GitHub
parent 7ec97b40d0
commit 618e227301
75 changed files with 153 additions and 153 deletions

View File

@@ -9,7 +9,7 @@
- Navigate the piece horizontally:
`{{Left|Right}} arrow key`
`{{Left|Right arrow key}}`
- Rotate the piece clockwise or counterclockwise:
@@ -17,11 +17,11 @@
- Soft drop the piece:
`Down arrow key`
`{{Down arrow key}}`
- Hard drop the piece:
`Enter`
`<Enter>`
- Pause the game:
@@ -29,4 +29,4 @@
- Quit the game:
`Ctrl + C`
`<Ctrl> + C`