zulip/zulip-flutter

Uploaded files should prepend a space or newline before `[...](...)`

Offen

#2.227 geöffnet am 16.03.2026

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Dart (456 Forks)github user discovery
a-composehelp wanted

Repository-Metriken

Stars
 (454 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 25T 15h) (22 gemergte PRs in 30 T)

Beschreibung

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.

CZO discussion.

Contributor Guide