Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-11525

Incorrect Markdown parsing of code links

    XMLWordPrintable

Details

    Description

      A link like this:

      [`example`](http://www.example.com)
      

      Should render as a link with monspaced text. Instead it renders as the following broken HTML:

      <a href="<a href="http://www.example.com" rel="nofollow"  >http://www.example.com</a>"><code>example</code></a>
      

      Live example:

      example

      Attachments

        Activity

          People

            Unassigned Unassigned
            bba58cddfe7a dimo414
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: