zulip/zulip-flutter
Uploaded files should prepend a space or newline before `[...](...)`
Ouverte
#2 227 ouverte le 16 mars 2026
a-composehelp wanted
Métriques du dépôt
- Stars
- (454 étoiles)
- Métriques de merge PR
- (Merge moyen 25j 15h) (22 PRs mergées en 30 j)
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.