mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-11 09:03:32 +02:00
fix a few help formatting quirks
This commit is contained in:
@@ -488,9 +488,9 @@ ____
|
||||
____
|
||||
(default: \bnext,^>$,^(>>|»)$,^(>|»),(>|»)$,\bmore\b)
|
||||
|
||||
Patterns to use when guessing the 'next' page in a document sequence.
|
||||
Each pattern, in order, is matched against all links in the page with the first match being used.
|
||||
The patterns are case insensitive regular expressions.
|
||||
Patterns to use when guessing the \'next' page in a document sequence. Each
|
||||
pattern, in order, is matched against all links in the page with the first
|
||||
match being used. The patterns are case insensitive regular expressions.
|
||||
____
|
||||
|
||||
|
||||
@@ -580,9 +580,9 @@ ____
|
||||
____
|
||||
(default: \bprev|previous\b,^<$,^(<<|«)$,^(<|«),(<|«)$)
|
||||
|
||||
Patterns to use when guessing the 'previous' page in a document sequence
|
||||
Each pattern, in order, is matched against all links in the page with the first match being used.
|
||||
The patterns are case insensitive regular expressions.
|
||||
Patterns to use when guessing the \'previous' page in a document sequence. Each
|
||||
pattern, in order, is matched against all links in the page with the first
|
||||
match being used. The patterns are case insensitive regular expressions.
|
||||
____
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user