Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-22977

code Xml doesn't display text with a ":"

    XMLWordPrintable

Details

    Description

      The following xml code block ends up removing the text in the first url element.

      {code:xml}
      <url>http://myUrlText</url>
      <url>http\://myUrlText</url>
      {code}
      

      ends up like

      <url></url>
      <url>http\://myUrlText</url>

      Attachments

        Activity

          People

            kfchong KaiA
            a7240d48bceb David Ruddock
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: