Skip to content

[548] Display < and > in chat without parsing them as HTML

hazel requested to merge hazel_meow/isleward:patch-3 into v0.1.11

Closes #548 (closed).

Replaces < and > with &lt; and &gt; so that they are displayed (not removed) but aren't parsed as HTML.

Merge request reports