1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-01 14:55:49 +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