diff --git a/common/content/help.xsl b/common/content/help.xsl
index 87c1597b..55dde166 100644
--- a/common/content/help.xsl
+++ b/common/content/help.xsl
@@ -296,11 +296,15 @@
-
- dactyl://help-tag/
-
-
- #
+
+
+
+ #
+
+
+ dactyl://help-tag/
+
+
diff --git a/pentadactyl/NEWS b/pentadactyl/NEWS
index b7c7806a..5e039a46 100644
--- a/pentadactyl/NEWS
+++ b/pentadactyl/NEWS
@@ -157,7 +157,8 @@
a boolean. [b2]
- 'mapleader' is now an option rather than a :let
variable. [b4]
- - 'passkeys' is now a sitemap rather than a regexpmap. [b6]
+ - 'passkeys' is now a sitemap with key chain support rather
+ than a regexpmap. [b6]
- 'showmode' is now a regexplist. [b6]
- 'showstatuslinks' and 'showtabline' are now string options. [b4]
• IMPORTANT: Command script files now use the *.penta file extension. [b2]
diff --git a/pentadactyl/locale/en-US/intro.xml b/pentadactyl/locale/en-US/intro.xml
index 68823d47..b388c460 100644
--- a/pentadactyl/locale/en-US/intro.xml
+++ b/pentadactyl/locale/en-US/intro.xml
@@ -126,25 +126,25 @@
-
Vim-like keybindings (h, j, gg, ZZ, , etc.)
-
Ex commands (:quit, :open www.foo.com, …)
-
Tab completion for all commands, highly configurable via wildmode, autocomplete, ...
-
Hit-a-hint like navigation of links (start with f to follow a link)
-
Advanced completion of bookmark and history URLs
-
Vim-like status line with a Wget-like progress bar
-
Minimal GUI (easily hide superfluous menubar and toolbar with )
+
Vim-like key bindings (h, j, gg, ZZ, , etc.)
+
Ex commands (:quit, :open www.foo.com, …)
+
Powerful tab completion for all commands and options
+
Powerful privacy features
+
Page search with many fixes for long-standing Firefox annoyances
+
Quick and powerful keyboard navigation for links, input fields, etc.
+
Vim-like status line
+
Keyboard macros, along with custom key mappings and commands
+
Minimal GUI, along with commands to hide and toggle toolbars and menus
Ability to :source JavaScript, CSS, and &dactyl.appName; command files
-
Easy quick searches (see :open)
-
Count supported for many commands (3 will go back 3 pages)
+
Ability to mark the current page position and return to it
+
Count support for many commands (3 will go back 3 pages)
Visual bell for errors (visualbell)
-
Marks support (ma to set mark a, 'a to jump to it)
+
Marks support (mM to set mark M, 'M to jump to it)
QuickMark support
-
:map, :command, :normal, and macros
Editing of text fields with an external editor
-
AutoCommands to execute actions on certain events
-
A comprehensive help system, explaining all commands, mappings, options, and plugins
+
AutoCommands to execute actions on certain events
+
A comprehensive help system, explaining all commands, mappings, options, and plugins