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

Atlassian Editor auto escapes copy pasted special characters even in code blocks - (ED-1158)

    XMLWordPrintable

Details

    Description

      Atlassian Editor escapes any copy pasted content even if it is in a code block. For example

      #!
      ~~~~
      [test]
      
      ~~~~
      

      would result in

      #!
      \[test\]
      

      Workaround

      Open the code block (with ``` or by clicking the button), then paste the contents into the code block.

      Attachments

        Activity

          People

            Unassigned Unassigned
            dlee@atlassian.com Deric Lee (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: