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

The "Preview" mode of the Wiki editor will not correctly display the proper markdown occasionally in French.

    XMLWordPrintable

Details

    Description

      Summary

      The Wiki editor sometimes do not display the proper markdown in the preview mode when the French language is set to be the display language.

      Steps to Reproduce###

      1. Set the display language for Bitbucket to be French the Bitbucket profile settings.
      2. Open a wiki page in a repository and add the following snippet then click on "Preview" on the top right:
      Test
      
      #!php
      cd /foo/bar
      
      Some text
      
      

      Expected Results###

      In the preview, it will display like this:

      Test

      cd/foo.bar
      

      Some text

      Actual Results

      It actually displays like this:

      Test ``` #!php cd /foo/bar ``` Some text
      

      Notes

      1. The results can be inconsistent but can be observed after multiple attempts
      2. it can happen for different browsers.

      Attachments

        Activity

          People

            Unassigned Unassigned
            lsaw@atlassian.com Leon (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: