Closed shathor closed 8 months ago
Pasting following snippet in the Java Playground:
System.out.println("<p>test</p>");
Prints:
test
Instead of:
<p><test></p>
Windows
Chrome, Microsoft Edge
Only tested Chrome and Edge
Thanks for reporting this. This should be addressed in an upcoming update.
Fixed in PG22
What happened?
Pasting following snippet in the Java Playground:
Prints:
Instead of:
OS
Windows
What browsers are you seeing the problem on?
Chrome, Microsoft Edge
Additional information
Only tested Chrome and Edge