diff options
author | Shin'ya Ueoka <ueokande@i-beam.org> | 2017-11-19 09:36:39 +0900 |
---|---|---|
committer | Shin'ya Ueoka <ueokande@i-beam.org> | 2017-11-19 09:36:39 +0900 |
commit | a269b117b10eb204b054d56f4feb8334b82c7c42 (patch) | |
tree | 03a2a3d1c2542d0b69064683c0846e4cba9d8dcd | |
parent | b878ef3f090b6a16f12736e34ab3868fe9de0d6e (diff) |
Update QA
-rw-r--r-- | QA.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ The behaviors of the console are tested in [Console section](#consoles). #### Navigation - [ ] <kbd>H</kbd>, <kbd>L</kbd>: go back and forward in histories -- [ ] <kbd>[</kbd><kbd>[</kbd>, <kbd>]</kbd><kbd>]</kbd>: Open next/prev link in <link> tags. +- [ ] <kbd>[</kbd><kbd>[</kbd>, <kbd>]</kbd><kbd>]</kbd>: Open next/prev link in `<link>` tags. - [ ] <kbd>[</kbd><kbd>[</kbd>, <kbd>]</kbd><kbd>]</kbd>: find prev and next links and open it - [ ] <kbd>g</kbd><kbd>u</kbd>: go to parent directory - [ ] <kbd>g</kbd><kbd>U</kbd>: go to root directory |