Mobile app collapses paragraph breaks (double newlines)

Hi Venice team,

On the mobile app, the chat pipeline appears to normalize whitespace by collapsing consecutive newlines. Single line breaks survive, but double newlines (blank lines used for paragraph spacing in Markdown scenes) get reduced, so “paste verbatim / word for word” outputs come back as one dense block even when the input had clear paragraph breaks. Example test:

Paste this word for word:
LINE 1

LINE 2

Result shows as:
LINE 1
LINE 2
(the blank line is lost). The same thing happens with longer Markdown scenes: headers + paragraphs get merged and spacing disappears, making “verbatim” transfer impossible without workarounds. Could you please ensure the mobile app preserves consecutive newlines exactly in both input-to-model and model-to-display paths (and on copy), so paragraph formatting remains intact?

Thanks.

Please authenticate to join the conversation.

Upvoters
Status

New Submission

Board
🐛

Bugs

Date

27 days ago

Author

An Anonymous User

Subscribe to post

Get notified by email when there are changes.