Encoding problems - > instead of >

XMLWordPrintable

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

      Using comments within the forum macro bring a html encoding problem. Adding comment like this one

      <node name="xxx">
      <map>
      <entry key="xxx" value="false" />
      ...
      </map>
      </node>

      works ok. However if I try to edit this comment and if I'm in wiki markup mode I see this result:

       &lt;node name=&quot;xxx&quot;&gt;
          &lt;map&gt;
            &lt;entry key=&quot;xxx&quot; value=&quot;false&quot; /&gt;
            ...
          &lt;/map&gt;
        &lt;/node&gt;

      Is there a way to avoid that?

            Assignee:
            Unassigned
            Reporter:
            Hristo
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: