Remove unintended TeX formatting

pull/2283/head
Kim Brose 1 month ago committed by HarHarLinks
parent 2f6867348f
commit e284d20866

@ -0,0 +1 @@
Remove unintended TeX formatting. Contributed by @HarHarLinks.

@ -119,7 +119,7 @@ Clients SHOULD verify the structure of incoming events to ensure that
the expected keys exist and that they are of the right type. Clients can
discard malformed events or display a placeholder message to the user.
Redacted `m.room.message` events MUST be removed from the client. This
can either be replaced with placeholder text (e.g. "\[REDACTED\]") or
can either be replaced with placeholder text (e.g. "[REDACTED]") or
the redacted message can be removed entirely from the messages view.
Events which have attachments (e.g. `m.image`, `m.file`) SHOULD be

Loading…
Cancel
Save