# 主页上的分类描述未正确渲染换行

**URL:** <https://meta.discourse.org/t/category-description-in-main-page-not-rendering-line-breaks/205745>\
**Category:** Support\
**Created:** [2021年十月11日 15:45 UTC](https://meta.discourse.org/t/category-description-in-main-page-not-rendering-line-breaks/205745 "2021-10-11T15:45:03Z")\
**Posts on this page:** 3\
**Page:** 1

<div class="post-metadata">

**Author:** ![lisandro\_iaffar](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lisandro_iaffar/32/315816_2.png) [@lisandro\_iaffar](https://meta.discourse.org/u/lisandro_iaffar)\
**Post date:** [2021年十月11日 15:45 UTC](https://meta.discourse.org/t/category-description-in-main-page-not-rendering-line-breaks/205745/1 "2021-10-11T15:45:03Z")

</div>

你好！！

很抱歉，这个问题我已经困扰了好几天，一直找不到解决方案：有人知道如何在主页上正确渲染类别描述中的换行符吗？

进入该类别后，它能正确显示：

 ![imagen](https://global.discourse-cdn.com/meta/original/3X/f/e/fe2619b0b90d8eed52e6c56b057f5f68e669e157.png)

但在主页上，它却显示为单行字符串，没有换行：

 ![imagen](https://global.discourse-cdn.com/meta/original/3X/f/b/fb9180e0ee5323e83f0ef5c2d8a372e815357e62.png)

任何提示都将不胜感激！！

Lisandro

---

<div class="post-metadata">

**Author:** ![lisandro\_iaffar](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lisandro_iaffar/32/315816_2.png) [@lisandro\_iaffar](https://meta.discourse.org/u/lisandro_iaffar)\
**Post date:** [2021年十月22日 17:22 UTC](https://meta.discourse.org/t/category-description-in-main-page-not-rendering-line-breaks/205745/2 "2021-10-22T17:22:32Z")

</div>

你好！！对此有一个解决方法。我无法编辑该主题，所以我在这里写下。你可以使用以下结构：

`this&nbsp;is&nbsp;some&nbsp;text<br>&nbsp;&nbsp;&nbsp;&nbsp;<br>this&nbsp;is&nbsp;some&nbsp;other&nbsp;text`

`<br>` 之间的 `&nbsp;` 会将后续文本推至第一行下方。

为了处理移动应用的渲染问题，只需在 `&nbsp;` 之间添加空格，例如 `&nbsp; &nbsp;`，在你需要文本换行的位置放置，并在 `<br>` 标签之间添加更多空格，以确保所有内容都被推到下一行。

例如，以下文本在电脑和手机上都能完美渲染：

`Ciudadanos apasionados por las ideas de la Libertad con la convicción de que la República Argentina puede, debe, y va a ser un lugar mejor, si trabajamos todos Unidos.</br>&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;<br /><mark>&nbsp;&nbsp;&nbsp;¿Qué&nbsp;es&nbsp;UNI2?&nbsp;&nbsp;&nbsp;&nbsp;¿Quiénes&nbsp;Somos? &nbsp;&nbsp;&nbsp;Propuestas&nbsp;&nbsp;&nbsp;&nbsp;[**Afiliación**](https://foro.enunionylibertad.com/t/formulario-de-pre-afiliacion/92)&nbsp;&nbsp;&nbsp;&nbsp;Bases&nbsp;&nbsp;&nbsp;&nbsp;Redes&nbsp;&nbsp;&nbsp;</mark><br><br>ig&nbsp;[uni2cba](https://instagram.com/uni2cba?utm_medium=copy_link)&nbsp;&nbsp;&nbsp;&nbsp;tw&nbsp;[uni2cordoba](https://twitter.com/Uni2Cordoba?s=09)&nbsp;&nbsp;&nbsp; fc&nbsp;[uni2.cordoba](https://www.facebook.com/uni2.cordoba/)<br>`

---

<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:** [2021年十一月21日 17:23 UTC](https://meta.discourse.org/t/category-description-in-main-page-not-rendering-line-breaks/205745/3 "2021-11-21T17:23:20Z")

</div>

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