[
https://issues.apache.org/jira/browse/DOXIA-759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus resolved DOXIA-759.
-----------------------------------
Resolution: Fixed
Fixed in
https://github.com/apache/maven-doxia/commit/4a1998161aa2bb8f8ee48cefc592022223cf1af0.
> MarkdownSink doesn't support anchors
> ------------------------------------
>
> Key: DOXIA-759
> URL: https://issues.apache.org/jira/browse/DOXIA-759
> Project: Maven Doxia
> Issue Type: New Feature
> Components: Module - Markdown
> Reporter: Konrad Windszus
> Assignee: Konrad Windszus
> Priority: Major
> Fix For: 2.1.0
>
>
> Currently {{Sink.anchor(...)}} is silently disregarded in
> https://github.com/apache/maven-doxia/blob/e6190a9aa5121bfda9bb4efac3acd4cbbfee5880/doxia-modules/doxia-module-markdown/src/main/java/org/apache/maven/doxia/module/markdown/MarkdownSink.java#L777
> as there is no special support in [MD for
> anchors|https://talk.commonmark.org/t/anchors-in-markdown/247/2]. However it
> is possible to support those via explicit HTML elements.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)