zulip/zulip-flutter
Uploaded files should prepend a space or newline before `[...](...)`
Aberta
#2.227 aberto em 16 de mar. de 2026
a-composehelp wanted
Métricas do repositório
- Stars
- (454 estrelas)
- Métricas de merge de PR
- (Mesclagem média 25d 15h) (22 fundiu PRs em 30d)
Description
Uploading a file inserts [...](...)\n\n where the cursor is -- with no proceeding whitespace. We should match the web behaviour of adding a newline before (if it's not at the start of a line already) and one one trailing newline.