element-hq / element-hq/element-meta
Warn users if markdown is going to kick-in on their message, and give a nice UI for disabling it if desired
Open
A-Composer
O-Occasional
S-Major
T-Enhancement
X-Needs-Design
X-Needs-Product
Z-WTF
- Dominant language
- No language data
- Stars
- 112
- Forks
- 25
- Avg merge
- 6h 6m
- Merged PRs (30d)
- 4
Description
This was originally https://github.com/vector-im/vector-web/issues/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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.