Now I’m wondering just how escapes are intended to be used on discourse. Because if I type \<foo\> it seems to get discarded completely:
<foo>
That must mean escapes are processed before html? Unexpected.
So far, the only thing I’m pretty sure \ escapes correctly is \ itself.