# Formatting when customizing text

**URL:** https://meta.discourse.org/t/formatting-when-customizing-text/267046
**Category:** Support
**Created:** [June 2, 2023, 6:30pm UTC](https://meta.discourse.org/t/formatting-when-customizing-text/267046 "2023-06-02T18:30:28Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![Don](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/don/32/228726_2.png) [@Don](https://meta.discourse.org/u/Don)
#### Post date: [June 3, 2023, 7:15am UTC](https://meta.discourse.org/t/formatting-when-customizing-text/267046/5 "2023-06-03T07:15:20Z")

</div>

Hello,

As I see this section is `html-safe` so you can use `<br>` to line break.  
Markdown also work here.  
`login_required.welcome_message`

> <https://github.com/discourse/discourse/blob/58c3bbc080ef5f56bedc59959ea2a7f620f6ad79/app/assets/javascripts/discourse/app/templates/login.hbs#L7-L9>

Or you can use a #Customization > Theme component to change the Login required page content.

Like:

> [@Trendy Login](https://meta.discourse.org/t/trendy-login/206955):
>
> discourse2Summary Trendy Login changes the default design of static login page (/login) on login required sites and adds the ability to customize the page content via component settings.hammer_and_wrenchRepository Link [https://github.com/discourse/discourse-trendy-login](https://github.com/discourse/discourse-trendy-login)questionInstall Guide [How to install a theme or theme component](https://meta.discourse.org/t/how-do-i-install-a-theme-or-theme-component/63682)open_bookNew to Discourse Themes? [Beginner’s guide to using Discourse Themes](https://meta.discourse.org/t/beginners-guide-to-using-discourse-themes/91966) Install this theme component Features S…

---

_[View the full topic](https://meta.discourse.org/t/formatting-when-customizing-text/267046)._
