Uploaded image for project: 'Jira Cloud'
  1. Jira Cloud
  2. JRACLOUD-38313

Can't escape "}" character

    XMLWordPrintable

Details

    Description

      NOTE: This bug report is for JIRA Cloud. Using JIRA Server? See the corresponding bug report.

      Copied from https://answers.atlassian.com/questions/292074/how-do-escape-character

      I'm trying to make the following text as monospace in JIRA

      /foo/{bar}

      According to the WikiRendererHelpAction page, I should wrap my text in {{}}. Ok so now I have:

      {{/foo/

      {bar}}}

      Unfortunately this doesn work. I get

      {{/foo
      {bar}

      }}

      So I try escaping the last "}" as "}".

      /foo/{bar}

      This almost works, all but the last "}" is monospace. I also tried escaping both

      { and }

      /foo/{bar}

      But this has the same results - the last "}" is not monospaced. Is there a way to make all of /foo/

      {bar}

      monospace, or is this a JIRA bug?

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              28cdd5bdb1d4 Steve Kuo
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: