References with escapes have broken positions after they are transformed

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 23
    • Affects Version/s: 23
    • Component/s: tools
    • None
    • b26

      Consider Markdown javadoc like:
      ---
      /// [java.util.Arrays#asList(Object\[\])]
      ---

      The MarkdownTransformer will convert this link into the javadoc {@link}, but the ReferenceTree inside this link will have start position -1. This is caused by the escapes (\[ and \]).

            Assignee:
            Jan Lahoda
            Reporter:
            Jan Lahoda
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: