Markdown mixed list are rendered as a single line

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: Low
    • Component/s: Product - Markdown
    • None
    • 1
    • Severity 3 - Minor
    • 4

      Issue Summary

      Markdown files using mixed lists are not properly rendered. Mixed lists with numbered lists are rendered as a single line.

      Steps to Reproduce

      1. Create a markdown file on Bitbucket
      2. Add a mixed list with numbered list to the file, such as:
        • - This is a test for Bitbucket cloud
          1. This is numbered list 1
          2. This is numbered list 2
          

      Expected Results

      Entries being rendered as a list

      Actual Results

      The numbered list is rendered as a single line.

      The below exception is thrown in the xxxxxxx.log file:

      ...
      

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

            Assignee:
            Unassigned
            Reporter:
            Gustavo Gattino (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: