zulip/zulip-flutter

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

Aberta

#2.227 aberto em 16 de mar. de 2026

 (1 comentário) (0 reação) (0 responsável)Dart (456 forks)github user discovery
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.

CZO discussion.

Guia do colaborador