From 73a3f16d1ddb0ce4441c8e05716e14a90bfc54d5 Mon Sep 17 00:00:00 2001 From: Dan Allen Date: Sat, 17 Feb 2024 13:57:29 -0700 Subject: [PATCH] fix internal xref --- .../pages/parser-module-setup-and-configuration.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/modules/site-integration/pages/parser-module-setup-and-configuration.adoc b/docs/modules/site-integration/pages/parser-module-setup-and-configuration.adoc index 03a80a27..2b5eab9d 100644 --- a/docs/modules/site-integration/pages/parser-module-setup-and-configuration.adoc +++ b/docs/modules/site-integration/pages/parser-module-setup-and-configuration.adoc @@ -9,7 +9,7 @@ This module uses Asciidoctor to parse AsciiDoc source files and then uses a cust Compatibility is being validated with the default skin and specially https://maven.apache.org/skins/maven-fluido-skin/[Fluido skin]. This module should be used by those desiring a simple out-of-the-box experience and willing to sacrifice some AsciiDoc features (for now). -See <<_supported_asciidoc_elements>> below for details on support. +See <> below for details on support. == Setup @@ -162,6 +162,7 @@ To see all options refer to the main plugin xref:plugin:goals/http.adoc#configur IMPORTANT: Due to limitations in how Maven site integration works, it is not possible to provide the filename in the error message. We are aware this is not ideal and are tracking any development on the Maven side towards this goal (https://issues.apache.org/jira/browse/DOXIA-555[DOXIA-555]). +[#supported-asciidoc-elements] == Supported AsciiDoc elements This module is still under development, here is a summary of supported features: