From c21228a8bd9e5333e31179a5171ad9232583cd91 Mon Sep 17 00:00:00 2001 From: Delapouite Date: Tue, 15 Oct 2019 21:28:35 +0200 Subject: [PATCH] doc: fix example about shared highlighter group --- doc/pages/highlighters.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/pages/highlighters.asciidoc b/doc/pages/highlighters.asciidoc index 41c63bec..3eae3bb9 100644 --- a/doc/pages/highlighters.asciidoc +++ b/doc/pages/highlighters.asciidoc @@ -275,8 +275,8 @@ The common case would be to create a named shared group, or regions and then fill it with highlighters: --------------------------------------- -add-highlighter shared/ group -add-highlighter shared/ regex ... +add-highlighter shared/ group +add-highlighter shared// regex ... --------------------------------------- It can then be referenced in a window using the ref highlighter.