From f096ff14e7aa881d0bb797e481ae2b66daccdebd Mon Sep 17 00:00:00 2001 From: Dan Allen Date: Mon, 23 Nov 2020 17:44:00 -0700 Subject: rename source-highlighters module to syntax-highlighting --- docs/modules/html-backend/pages/source-highlighting-stylesheets.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/modules/html-backend') diff --git a/docs/modules/html-backend/pages/source-highlighting-stylesheets.adoc b/docs/modules/html-backend/pages/source-highlighting-stylesheets.adoc index 0b9ad08a..447595ad 100644 --- a/docs/modules/html-backend/pages/source-highlighting-stylesheets.adoc +++ b/docs/modules/html-backend/pages/source-highlighting-stylesheets.adoc @@ -7,7 +7,7 @@ Asciidoctor can embed the stylesheet for the CodeRay or Pygments syntax highligh == Requirements First, make sure the appropriate library is installed on your system. -See xref:source-highlighters:rouge.adoc[], xref:source-highlighters:coderay.adoc[], or xref:source-highlighters:pygments.adoc[] for installation instructions. +See xref:syntax-highlighting:rouge.adoc[], xref:syntax-highlighting:coderay.adoc[], or xref:syntax-highlighting:pygments.adoc[] for installation instructions. Next, set the xref:asciidoc:verbatim:source-highlighter.adoc[source-highlighter attribute] and assign it the value that corresponds to the library you installed. [#coderay] -- cgit v1.2.3