element-hq / element-hq/element-android

Double new lines don't end up in a paragraph

Open
#1,237 6 comments 2 reactions 0 assignees View on GitHub
A-Composer
Dominant language
Kotlin
Stars
3.7k
Forks
917
PR merge metrics
No merged PRs in 30d

Description

See this comment below for more up-to-date information: https://github.com/vector-im/element-android/issues/1237#issuecomment-817328230
________________________

**Problem**
When I write a message on RiotX and use double new lines in my message, I don't get paragraphs in the posted text.

**Actual result**
Just one new line.

**Expected result**
I am expecting to see a small space between the paragraphs.

**Repro steps**
* Write this message:

Paragraph 1

Paragraph 2

* Send it
* See the rendered/posted text, it looks like this:

Paragraph 1
Paragraph 2

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.