# 连续两个换行符不起作用

**URL:** https://meta.discourse.org/t/two-line-breaks-in-a-row-not-working/86094
**Category:** Support
**Created:** [2018年四月24日 18:57 UTC](https://meta.discourse.org/t/two-line-breaks-in-a-row-not-working/86094 "2018-04-24T18:57:25Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Kyle\_Bebak](https://avatars.discourse-cdn.com/v4/letter/k/4bbf92/32.png) [@Kyle\_Bebak](https://meta.discourse.org/u/Kyle_Bebak)
#### Post date: [2018年四月24日 18:57 UTC](https://meta.discourse.org/t/two-line-breaks-in-a-row-not-working/86094/1 "2018-04-24T18:57:25Z")

</div>

I have a discourse instance running at [https://foro.brigada.mx](https://foro.brigada.mx), and for some reason posts with two line breaks in a row –

like this –

are being rendered with only one line break. I don’t have the markdown linebreak setting enabled. I haven’t found anything in the docs about this. Here’s an image to show what I mean.

 ![49%20PM](https://global.discourse-cdn.com/meta/original/3X/3/4/341e21adb4125711038e3782bd25d6b445f215f2.png)

To be clear, this happens both in in the preview to the right of the post and the actual post. Does anyone have an idea why this might be happening?

---

<div class="post-metadata">

### Author: ![supermathie](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/supermathie/32/507518_2.png) [@supermathie](https://meta.discourse.org/u/supermathie)
#### Post date: [2018年四月24日 19:02 UTC](https://meta.discourse.org/t/two-line-breaks-in-a-row-not-working/86094/2 "2018-04-24T19:02:42Z")

</div>

This appears to be due to custom CSS on the site.

If I visit [https://foro.brigada.mx/t/guia-legal-para-inmobiliarias-danadas/24](https://foro.brigada.mx/t/guia-legal-para-inmobiliarias-danadas/24) then I see:

 ![image](https://global.discourse-cdn.com/meta/original/3X/b/0/b0059ac58c8b470557e7e6638239b26309d66c6c.png)

but if I disable custom CSS via [https://foro.brigada.mx/safe-mode](https://foro.brigada.mx/safe-mode) then it appears properly:

 ![image](https://global.discourse-cdn.com/meta/original/3X/4/7/4752d33a3ccd2b1fba06b6226a429cfff3bed630.png)

---

<div class="post-metadata">

### Author: ![Kyle\_Bebak](https://avatars.discourse-cdn.com/v4/letter/k/4bbf92/32.png) [@Kyle\_Bebak](https://meta.discourse.org/u/Kyle_Bebak)
#### Post date: [2018年四月24日 21:11 UTC](https://meta.discourse.org/t/two-line-breaks-in-a-row-not-working/86094/3 "2018-04-24T21:11:52Z")

</div>

Ahh, that makes sense. Thanks for that Michael!

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [2018年四月24日 21:52 UTC](https://meta.discourse.org/t/two-line-breaks-in-a-row-not-working/86094/4 "2018-04-24T21:52:49Z")

</div>


