How to Add Line Breaks and Spacing to a Microsoft Lists Description
Question details
The user wants to format a Microsoft Lists description field to include line breaks and readable spacing for vehicle inspection information.
- Product
- Microsoft Lists
- Device & OS
- not provided
- Scenario
- Formatting list items to make multi-line data, such as vehicle inspection reports, easier to read.
- Observed behavior
- The text in the description field displays as a single block without retaining the desired line breaks and spacing.
Verify your current column type in Microsoft Lists, as standard 'Choice' columns do not support built-in line break formatting without advanced customization.
Use a Multiple Lines of Text Column
The simplest way to retain line breaks and spacing is by changing the field to a multiple lines of text column and enabling rich text.
By default, choice columns and single lines of text will strip out formatting. A Multiple lines of text column allows for proper paragraph spacing and carriage returns.
Navigate to your Microsoft List, click on 'Add column', and select 'Multiple lines of text' from the dropdown menu.
Name the column (e.g., 'Description'), click on 'More options', and toggle the switch for 'Use enhanced rich text' to On.
Save the column and paste your vehicle inspection information directly into the field; your line breaks and spacing will now be preserved.
Customize the Form with Power Apps
If you must use a Choice column or need advanced layout controls, use Power Apps to integrate an HTML text control.
Check JSON Column Formatting
Ensure that existing custom column formatting isn't stripping away your line breaks.
Manage Data and Lists Easily with WPS Office
While Microsoft Lists requires advanced column settings or Power Apps for simple text formatting, WPS Office provides a complete, lightweight alternative for managing your data via WPS Spreadsheet. Enjoy seamless compatibility and a familiar interface without the formatting hassle.
- 1. Open WPS Spreadsheet: Launch WPS Office and create a new Spreadsheet to act as your data list.
- 2. Format cell text: Double-click the cell where you want to add your description.
- 3. Insert line breaks: Type your text and press 'Alt + Enter' on your keyboard to instantly insert a readable line break.

Frequently Asked Questions
Why do my line breaks disappear in a Microsoft Lists Choice column?
Choice columns in Microsoft Lists do not have built-in rich text formatting support. When data is saved, the system renders it as standard string text, stripping out standard carriage returns. You must use a 'Multiple lines of text' column for native formatting.
How do I force a line break using JSON formatting in Microsoft Lists?
You can force a line break in JSON column formatting by using the `\n` character within your text string and ensuring the `white-space` CSS property is explicitly set to `pre` or `pre-wrap` in the element's style object.
Does enabling Enhanced Rich Text affect existing list items?
Enabling Enhanced Rich Text on a 'Multiple lines of text' column allows new formatting to be saved, but you may need to edit and re-save your existing list items to manually insert and apply the new line breaks and spacing.
Can I format text directly in Power Apps for Microsoft Lists?
Yes, when you customize your Microsoft Lists form using Power Apps, you can insert an HTML text control. This control interprets standard HTML tags like `<br>` for line breaks and `<b>` for bold text, giving you complete formatting control.




