Files
CityBuilder/Library/PackageCache/com.unity.ugui@a0f5d16b3c82/Documentation~/TextMeshPro/RichTextLineBreak.md
SHOUTING_PIRATE 1c91215efd initial commit
2025-07-07 20:59:04 +01:00

15 lines
249 B
Markdown

# Line Break
Use the `<br>` tag to force a line break in text.
**Example:**
```
Add line breaks wherever you want
Add line breaks <br>wherever <br>you <br>want
```
![Example image](../images/TMP_RichTextLineBreak.png)<br/>
_Adding line breaks_