You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-06-27 03:01:03 +02:00
Fix close tag on keyboard shortcut page (#179)
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
There are several useful keyboard shortcuts in mdBook:
|
||||
|
||||
* <kbd>Arrow-Left</kdb>: Navigate to the previous page.
|
||||
* <kbd>Arrow-Left</kbd>: Navigate to the previous page.
|
||||
* <kbd>Arrow-Right</kbd>: Navigate to the next page.
|
||||
* <kbd>Ctrl + Enter</kbd>: Execute the code sample that has focus.
|
||||
* <kbd>s</kbd>: Activate the search bar.
|
||||
|
Reference in New Issue
Block a user