-
Improvement
-
Resolution: Unresolved
-
Major
-
2.7.2
-
None
-
None
-
3 - For the record
-
2 - Normal
If I try to display some XML code in the console, it doesn't work despite of transformation of the tags with < and >
Example:
println("<hello>Hello Ricky!</hello>");
Display:
Hello Ricky!