mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-05 11:14:11 +01:00
Clarify 'hintmatching' help.
This commit is contained in:
@@ -882,7 +882,7 @@
|
|||||||
<description>
|
<description>
|
||||||
<p>Change the hint matching algorithm used in Hints mode.</p>
|
<p>Change the hint matching algorithm used in Hints mode.</p>
|
||||||
|
|
||||||
<p>Possible values:</p>
|
<p>Possible values are one of:</p>
|
||||||
|
|
||||||
<dl>
|
<dl>
|
||||||
<dt>contains</dt>
|
<dt>contains</dt>
|
||||||
@@ -916,6 +916,9 @@
|
|||||||
Delegate to the function
|
Delegate to the function
|
||||||
<tt>dactyl.plugins.customHintMatcher</tt>.
|
<tt>dactyl.plugins.customHintMatcher</tt>.
|
||||||
</dd>
|
</dd>
|
||||||
|
</dl>
|
||||||
|
<p>and optionally:</p>
|
||||||
|
<dl>
|
||||||
<dt>transliterated</dt>
|
<dt>transliterated</dt>
|
||||||
<dd>
|
<dd>
|
||||||
Certain alphanumeric characters are transliterated into their
|
Certain alphanumeric characters are transliterated into their
|
||||||
|
|||||||
Reference in New Issue
Block a user