Konrad Windszus created DOXIA-757:
-------------------------------------

             Summary: MarkdownSink: Anchor incorrectly removed from beginning 
of link name
                 Key: DOXIA-757
                 URL: https://issues.apache.org/jira/browse/DOXIA-757
             Project: Maven Doxia
          Issue Type: Improvement
            Reporter: Konrad Windszus
            Assignee: Konrad Windszus
             Fix For: 2.1.0


In case of the following Sink methods being called

{code}
Sink.link("#test");
Sink.text("link");
Sink.link_();
{code}

the created link does not contain the anchor:

{code}
[link](test)
{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to