Double Quote in NO FORMAT Macro Renders as &quot

XMLWordPrintable

    • Type: Bug
    • Resolution: Not a bug
    • Priority: Low
    • Component/s: None
    • None

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

      Using double quotes in the NoFormat macro prevents it from being correctly rendered. It shows as &quot. It happens when the double quotes are between brackets ({}). Removing the brackets makes it render correctly.

      Steps to reproduce:

      1. Create a page
      2. Insert the following code in the NoFormat macro:
        ({
        {
        id: ";ABC123"
        }
        })
        
      3. See that it does not render the double quote correctly, but instead it displays "&quot".

            Assignee:
            Unassigned
            Reporter:
            Bernardo Acevedo [Atlassian]
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: