element-hq / element-hq/element-web

Attempting to have multiple paragraphs in a single numbered bullet point fails

Open
#25,933 0 comments 0 reactions 0 assignees View on GitHub
A-Composer O-Uncommon S-Minor T-Defect
Dominant language
TypeScript
Stars
13.5k
Forks
2.8k
PR merge metrics
PR metrics pending

Description

### Steps to reproduce

Write the following into the composer:

```
1. a
2. b

c
```

You should expect to see:

1. a
2. b

c

but instead, you'll get:

![image](https://github.com/vector-im/element-web/assets/1342360/3c3e6d55-f2d0-4e02-b89f-15cf452b5e36)

### Outcome

#### What did you expect?

To be able to write multiple paragraphs under a single bullet point in markdown.

#### What happened instead?

The paragraphs get squished together.

### Operating system

NixOS Linux

### Application version

Element version: 1.11.35 Olm version: 3.2.14

### How did you install the app?

From https://github.com/NixOS/nixpkgs/

### Homeserver

_No response_

### Will you send logs?

No

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.