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

Markdown list not rendered properly

    XMLWordPrintable

Details

    Description

      Hi, I have some .md files in my repo, there is piece of code form one of files.

      #!
      
      #### Prefork
      Calculation for values are follows:
      * Memory reserve for Database (MDB): 1024MB
      * Memory reserve for OS (MOS): 10% of RAM
      * Average Process Size (APS): ~20MB
      
      Memory for Apache (MA) = RAM * 1024 - (MDB + MOS)\
      MaxClients = MA/APS
      

      I expect result like in attachment "markdow-expectation.jpg", this is preview from PhpStorm, but when I push code to repo result is like in attachment "markdown-result.jpg"
      I was trying '-', '+' and '*', same results.

      We see that unsorted list is not rendered properly. Sometimes I have problem with new line too, you can see it in "markdown-result.jpg"

      Regards

      Attachments

        1. markdown-expectation.jpg
          markdown-expectation.jpg
          86 kB
        2. markdown-result.jpg
          markdown-result.jpg
          54 kB

        Activity

          People

            Unassigned Unassigned
            6fd3eee7e527 pskz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: