Skip to content
Snippets Groups Projects
Commit 5765c57f authored by Dan Allen's avatar Dan Allen
Browse files

update xrefs to reflect module name change in asciidoctor component

parent 0c7a9bc9
No related branches found
No related tags found
No related merge requests found
...@@ -54,9 +54,9 @@ You can also declare this attribute using the CLI or API. ...@@ -54,9 +54,9 @@ You can also declare this attribute using the CLI or API.
|=== |===
To use Rouge, CodeRay, or Pygments, you must have the appropriate library installed on your system. To use Rouge, CodeRay, or Pygments, you must have the appropriate library installed on your system.
See xref:asciidoctor:source-highlighters:rouge.adoc[], xref:asciidoctor:source-highlighters:coderay.adoc[], or xref:asciidoctor:source-highlighters:pygments.adoc[] for installation instructions. See xref:asciidoctor:syntax-highlighting:rouge.adoc[], xref:asciidoctor:syntax-highlighting:coderay.adoc[], or xref:asciidoctor:syntax-highlighting:pygments.adoc[] for installation instructions.
If you're using the client-side library xref:asciidoctor:source-highlighters:highlightjs.adoc[], there's no need to install additional libraries. If you're using the client-side library xref:asciidoctor:syntax-highlighting:highlightjs.adoc[], there's no need to install additional libraries.
The generated HTML will load the required source files from a CDN, custom URL, or file path. The generated HTML will load the required source files from a CDN, custom URL, or file path.
.Source Highlighter vs. Syntax Highlighter .Source Highlighter vs. Syntax Highlighter
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment