Uploaded image for project: 'Maven Doxia'
  1. Maven Doxia
  2. DOXIA-757

MarkdownSink: Hash character (#) incorrectly removed from beginning of link name

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.1.0
    • None
    • None

    Description

      In case of the following Sink methods being called

      Sink.link("#test");
      Sink.text("link");
      Sink.link_();
      

      the created link does not contain the hash character which indicates the anchor link:

      [link](test)
      

      Attachments

        Issue Links

          Activity

            People

              kwin Konrad Windszus
              kwin Konrad Windszus
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: