1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-25 23:21:24 +02:00

options.txt is near final now, so START writing docs now :)

This commit is contained in:
Martin Stubenschrott
2008-01-21 18:54:29 +00:00
parent 6b9c2a7b0d
commit 25543cb3c8
6 changed files with 472 additions and 84 deletions
+9 -3
View File
@@ -44,23 +44,29 @@ HEADER=<span style="float: right; padding-top: 10px;"><form action="https://www.
|=tag
||=key
[o]=option
'=option2
[c]=command
[m]=mapping
[a]=argument
{|}=argument2
[[|]]=argument3
# disable monospaced text as all our text is monospaced and it causes problems for some things
+=
'=
^=
[tags]
tag=<span class="tag">|</span>
key=<div class="key">|</div>
option=<span class="option">'|'</span>
option=<span class="option">|</span>
option2=<span class="option">'|'</span>
command=<span class="command">|</span>
mapping=<span class="mapping">|</span>
argument=<span class="argument">|</span>
argument2=<span class="argument">&#123;|&#125;</span>
argument3=<span class="argument">[|]</span>
[specialwords]
warningwords=Warning:
warningwords=Warning: NOTE: Note:
[warningwords]
<span class="warning">{words}</span>