diff --git a/doc/pages/highlighters.asciidoc b/doc/pages/highlighters.asciidoc index ffd15fa1..098089dd 100644 --- a/doc/pages/highlighters.asciidoc +++ b/doc/pages/highlighters.asciidoc @@ -113,7 +113,7 @@ add-highlighter window/ regex //\h*(TODO:)[^\n]* 0:cyan 1:yellow,red capture_id can be either the capture number, or its name if a named capture is used in the regex (See - <>) + <>) *dynregex* : ...:: similar to regex, but expand (like a command parameter would) the diff --git a/doc/pages/keys.asciidoc b/doc/pages/keys.asciidoc index e117b532..e26d6925 100644 --- a/doc/pages/keys.asciidoc +++ b/doc/pages/keys.asciidoc @@ -817,7 +817,7 @@ The following keys are recognized by this mode to help with editing **:: expand the typed expansions in currently entered text - (See <>) + (See <>) **, **:: escape to normal mode for a single command diff --git a/doc/pages/modes.asciidoc b/doc/pages/modes.asciidoc index 0424509c..754dda5b 100644 --- a/doc/pages/modes.asciidoc +++ b/doc/pages/modes.asciidoc @@ -85,7 +85,7 @@ See prompt commands <>. Mode entered with ``, `` and various combinations of `[]{}` keys. It aims at crafting semantic selections, often called *text-objects*. -See object commands <>. +See object commands <>. === User mode