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

Code Indentation tabs are displayed incorrectly in code view (BB-1158)

    XMLWordPrintable

Details

    Description

      While looking at source code, at least for my project, the code that has been indented with tabs isn't displaying properly.

      For example, this is how I format my code:
      {{{
      #!php
      class Foo extends Bar
      {
      ->function lol($what)
      ->

      {\\ ->->//just a comment..\\ ->}


      }
      }}}

      The "->" means a tab.

      But when viewing on BitBucket, the code displays like as if the second indent is gone, as if I have only used one tab...

      Attachments

        Activity

          People

            93e1e5ba154a aiiie
            fddd46a2f31d nirix
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: