# Add successive empty lines in posts

**URL:** https://meta.discourse.org/t/add-successive-empty-lines-in-posts/259174
**Category:** Support
**Created:** [March 23, 2023, 3:46pm UTC](https://meta.discourse.org/t/add-successive-empty-lines-in-posts/259174 "2023-03-23T15:46:30Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Keph](https://avatars.discourse-cdn.com/v4/letter/k/ecccb3/32.png) [@Keph](https://meta.discourse.org/u/Keph)
#### Post date: [March 23, 2023, 3:46pm UTC](https://meta.discourse.org/t/add-successive-empty-lines-in-posts/259174/1 "2023-03-23T15:46:30Z")

</div>

I haven’t found any help for our problem so far.  
In discourse (v2.9.0.beta9) our members cant use blank lines in posts.

text (enter)  
empty (enter)  
empty(enter)  
empty (enter)  
text (enter)

Only 1 empty line is displayed.

Our members don’t want to use markdown \< br \>.

Is there an easy solution?

---

<div class="post-metadata">

### Author: ![Canapin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/canapin/32/119591_2.png) [@Canapin](https://meta.discourse.org/u/Canapin)
#### Post date: [March 23, 2023, 3:55pm UTC](https://meta.discourse.org/t/add-successive-empty-lines-in-posts/259174/2 "2023-03-23T15:55:05Z")

</div>

> [@Keph](#):
>
> Our members don’t want to use markdown \< br \>.

Hello 🙂  
They can use `\` like this:

```plaintext
test
\
\
\
test

```

Result:

 ![image](https://global.discourse-cdn.com/meta/original/4X/2/a/8/2a88d576d522f53c580af830741f8caf33bc42fa.png)

I don’t think there’s a more straightforward, fast-to-type way to do this.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [April 29, 2023, 12:53pm UTC](https://meta.discourse.org/t/add-successive-empty-lines-in-posts/259174/3 "2023-04-29T12:53:04Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
