Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-38313

Can't escape "}" character

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Low Low
    • None
    • None
    • Issue - Fields

      NOTE: This bug report is for JIRA Server. Using JIRA Cloud? 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?

        1. Comments.url
          0.2 kB
        2. Activity.url
          0.2 kB

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

              Created:
              Updated:
              Resolved: