mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-08 03:33:32 +02:00
Fix missing help pages resulting from non-well-formed markup.
Most of the special case asciidoc replacements were also removed since they're a bit confusing and doing so results in a 60% improvement in the time taken by asciidoc to process the help pages. Unfortunately, I'm now limited to preparing a three course menu for my guests while it runs rather than the degustation extravaganzas of the past but such is life. It's still a bit of a mess but since we're almost certainly moving to something else in the near future it's probably not worth cleaning it up before 2.0 is released.
This commit is contained in:
@@ -66,7 +66,7 @@ section:Command-line{nbsp}completion[cmdline-completion]
|
||||
||<Tab>||
|
||||
________________________________________________________________________________
|
||||
Complete the word in front of the cursor according to the behavior specified in
|
||||
'wildmode'. If 'wildmode' contains "list" and there are multiple matches then
|
||||
'wildmode'. If 'wildmode' contains "list" and there are multiple matches then
|
||||
the completion menu window is opened.
|
||||
________________________________________________________________________________
|
||||
|
||||
|
||||
Reference in New Issue
Block a user