mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-07 09:25:47 +01:00
Fix some incorrect help links.
--HG-- extra : rebase_source : 5cb5013ac806e2f00e8aa1fb6b2581494a627f5c
This commit is contained in:
@@ -80,14 +80,12 @@
|
||||
<spec>;<a>mode</a><a>hint</a></spec>
|
||||
<description>
|
||||
<p>
|
||||
Start an extended hint mode. <t>ExtendedHint</t> mode is
|
||||
exactly like <t>QuickHint</t> mode, except that each
|
||||
sub-mode highlights a more specialized set of elements,
|
||||
and performs a unique action on the selected link.
|
||||
Because of the panoply of extended hint modes available,
|
||||
after pressing <k>;</k>, pressing <k name="Tab"/> brings
|
||||
up the <k>completion-list</k> with a list of each hint
|
||||
mode and its description.
|
||||
Start an extended hint mode. <t>ExtendedHint</t> mode is exactly
|
||||
like <t>QuickHint</t> mode, except that each sub-mode highlights a
|
||||
more specialized set of elements, and performs a unique action on
|
||||
the selected link. Because of the panoply of extended hint modes
|
||||
available, after pressing <k>;</k>, pressing <k name="Tab"/> brings
|
||||
up the completion list with each hint mode and its description.
|
||||
</p>
|
||||
|
||||
<p><a>mode</a> may be one of:</p>
|
||||
|
||||
@@ -255,7 +255,7 @@
|
||||
</li>
|
||||
<li key="<lt>">
|
||||
As special key names start with the <em><</em> character,
|
||||
a literal < must be typed as <k name="lt"/>.
|
||||
a literal < must be typed as <k name="lt" link="false"/>.
|
||||
</li>
|
||||
<li>
|
||||
<k name="Left"/>, <k name="Right"/>, <k name="Up"/>,
|
||||
|
||||
Reference in New Issue
Block a user