1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-10 10:35:46 +01:00

Fix some help formatting problems.

This commit is contained in:
Kris Maglione
2010-10-10 03:27:01 -04:00
parent c0729269dd
commit 5e5a112c0b
9 changed files with 37 additions and 35 deletions

View File

@@ -48,7 +48,7 @@
common modes,
</p>
<dl>
<dl dt="width: 8em;">
<dt>n</dt> <dd>Normal mode: When browsing normally</dd>
<dt>v</dt> <dd>Visual mode: When selecting text with the cursor keys</dd>
<dt>i</dt> <dd>Insert mode: When interacting with text fields on a website</dd>
@@ -105,7 +105,7 @@
Any of the map commands may be given the following options:
</p>
<dl>
<dl dt="width: 12em;">
<dt></dt> <dd></dd>
<dt>-builtin</dt> <dd>Execute this mapping as if there were no user-defined mappings (short name <em>-b</em>)</dd>
@@ -290,7 +290,7 @@
sequences are interpreted as described,
</p>
<dl>
<dl dt="width: 10em;">
<dt><k>xc</k></dt>
<dd>Type the X key followed by the C key</dd>