Open
Description
This was originally element-hq/element-web#439.
Conversely, we could warn the user that their message contains markdown, and they should turn it on when desired.
UI-wise... um.... this could be a toggleable plinth that appears at the RHS of the input box? Or at the RHS of the the status area above the input box? The latter is probably nicest. We probably want regexp-based heuristics to guess about presence of markdown rather than to run markdown on the message every time you press a key.