zulip/zulip-flutter
Uploaded files should prepend a space or newline before `[...](...)`
Aperta
#2227 aperta il 16 mar 2026
a-composehelp wanted
Metriche repository
- Star
- (454 stelle)
- Metriche merge PR
- (Merge medio 25g 15h) (22 PR mergiate in 30 g)
Descrizione
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.