From 9190c7c97ef59737bae4cf2e8295cb8a9f45483a Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Thu, 28 Jul 2022 12:26:42 +0200 Subject: [PATCH] GH-6 - Fix syntax highlighting in reference docs. Switch to the correct attribute to set to enable this. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1c67c742..4c9c7467 100644 --- a/pom.xml +++ b/pom.xml @@ -335,8 +335,8 @@ limitations under the License. ${generated-asciidoc-sources.directory} index.adoc ${generated-docs.directory} - highlight.js + highlight.js js/highlight github true