1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-21 15:27:57 +01:00

Made consitent {arg} typesetting in help.

This commit is contained in:
Ted Pavlic
2009-01-02 14:16:11 -05:00
parent 451b094c21
commit d5a28b5b37
2 changed files with 5 additions and 5 deletions

View File

@@ -42,8 +42,8 @@ ________________________________________________________________________________
|:js| |:javas| |:javascript|
||:javas[cript] \\{cmd\\}|| +
||:javascript <<\\{endpattern\\}\n\\{script\\}\n\\{endpattern\\}|| +
||:javas[cript] {cmd}|| +
||:javascript <<{endpattern}\n{empty}{script}\n{empty}{endpattern} || +
||:javascript[!]||
________________________________________________________________________________
Run any JavaScript command through eval(). Acts as a JavaScript interpreter by

View File

@@ -5,7 +5,7 @@ HEADER
INTRO TO BE WRITTEN...
|f| +
||f\\{hint\\}||
||#f#{hint}||
________________________________________________________________________________
Start QuickHint mode. In QuickHint mode, every hintable item (according to the
'hinttags' XPath query) is assigned a unique number. You can now either type
@@ -20,7 +20,7 @@ ________________________________________________________________________________
|F| +
||F\\{hint\\}||
||#F#{hint}||
________________________________________________________________________________
Start QuickHint mode, but open link in a new tab. Like normal QuickHint mode
(activated with [m]f[m]) but opens the link in a new tab.
@@ -30,7 +30,7 @@ ________________________________________________________________________________
|extended-hints| +
|;| +
||;\\{mode\\}\\{hint\\}||
||#;#{mode}{empty}{hint}||
________________________________________________________________________________
Start an extended hint mode. ExtendedHint mode is useful, since in this mode
you can yank link locations, open them in a new window or save images. If