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

Support different indentation spaces for markdown files

XMLWordPrintable

    • 4
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Currently, it is possible to set different indentation configurations when editing markdown files (2,4 or 8). However, as a standard, markdown always expects 4 spaces in order to set a new indentation level. For example:

       
      - MainBullet
        - sub point A
        - sub point B
      

      Since it is using two spaces per indentation, it will be rendered as:

      • MainBullet
      • sub point A
      • sub point B

      It would be great if our markdown preview would also support two spaces for indentation levels, instead of always four.

              Unassigned Unassigned
              0298b2749e0b Mateus T
              Votes:
              39 Vote for this issue
              Watchers:
              20 Start watching this issue

                Created:
                Updated: