-
Suggestion
-
Resolution: Answered
-
None
NOTE: This suggestion is for Confluence Server. Using Confluence Cloud? 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:
<node name="xxx">
<map>
<entry key="xxx" value="false" />
...
</map>
</node>
Is there a way to avoid that?
- relates to
-
CONFCLOUD-16487 Encoding problems - > instead of >
- Closed