Skip to content

Commit

Permalink
Merge pull request #111 from matatk/test-injected-landmarks
Browse files Browse the repository at this point in the history
Support for dynamic content changes
  • Loading branch information
matatk committed Nov 3, 2017
2 parents c3491ba + 902c52b commit ad0a2d3
Show file tree
Hide file tree
Showing 11 changed files with 3,245 additions and 1,086 deletions.
5 changes: 3 additions & 2 deletions README.md
Expand Up @@ -39,8 +39,9 @@ Navigating Landmarks

You can use shortcut keys to navigate between landmarks. By default, the keys are:

- <kbd>Alt</kbd>+<kbd>Shift</kbd>+<kbd>n</kbd> to move to the next landmark, and
- <kbd>Alt</kbd>+<kbd>Shift</kbd>+<kbd>p</kbd> to move to the previous landmark.
- Next landmark: <kbd>Alt</kbd>+<kbd>Shift</kbd>+<kbd>n</kbd>
- Previous landmark: <kbd>Alt</kbd>+<kbd>Shift</kbd>+<kbd>p</kbd>
- Main landmark: <kbd>Alt</kbd>+<kbd>Shift</kbd>+<kbd>m</kbd>

(On a Mac, use the <kbd>Option</kbd> key, which is equivalent to <kbd>Alt</kbd>.)

Expand Down

0 comments on commit ad0a2d3

Please sign in to comment.