1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-25 01:13:33 +01:00

Update help source files for Asciidoc 8.4.x.

This commit is contained in:
Doug Kearns
2009-08-06 23:17:08 +10:00
parent 817cbd1e75
commit 9ede619160
52 changed files with 323 additions and 321 deletions

View File

@@ -1,4 +1,4 @@
heading:Text{nbsp}search{nbsp}commands[text-search-commands]
heading::Text{nbsp}search{nbsp}commands[text-search-commands]
Vimperator provides a Vim-like interface to Firefox's standard text search
functionality. There is no support for using regular expressions in search
@@ -44,15 +44,15 @@ opposite direction.
________________________________________________________________________________
|\*| +
||\*||
|$$*$$| +
||$$*$$||
________________________________________________________________________________
Search forward for the next word under the cursor.
________________________________________________________________________________
|\#| +
||\#||
|$$#$$| +
||$$#$$||
________________________________________________________________________________
Search backward for the previous word under the cursor.
________________________________________________________________________________