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

There's no way to escape the pipe ("|") character on Markdown

    XMLWordPrintable

Details

    Description

      According to https://confluence.atlassian.com/bitbucketserver/markdown-syntax-guide-776639995.html, in order to make a markdown table on Bitbucket it's necessary to use the "|" character, like this for example:

      #!Markdown
      | Day     | Meal    | Price |
      | --------|---------|-------|
      | Monday  | pasta   | $6    |
      | Tuesday | chicken | $8    |
      
      

      However, it's not possible to escape the character using a backlash, or any other character for that matter. This means that you basically can't use the Pipe character outside of tables, and you also can't use it as a character on the table itself.

      Attachments

        Activity

          People

            Unassigned Unassigned
            lmontiel@atlassian.com Leonardo M
            Votes:
            16 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated: