1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-10 19:53:13 +02:00

doc: fix color of keys with one uppercase letter in user guide

This commit is contained in:
Sebastien Helleu
2011-08-14 17:01:10 +02:00
parent 1a9e15c5a6
commit 84d097a022
+1
View File
@@ -3,6 +3,7 @@
@k\(A-\)=<span class="key alt">Alt</span><span class="keyplus">+</span>
@k\(S-\)=<span class="key shift">Shift</span><span class="keyplus">+</span>
@k\(l\)=<span class="key">l</span><span class="keyplus"> (L)</span>
@k\(([A-Za-z0-9_&\=])\)=<span class="key">\1</span>
@k\(([a-z0-9_&\=][^)]*)\)=<span class="key">\1</span>
@k\(([^)]+)\)=<span class="key other">\1</span>