arenos-nexus/Arenos Nexus/Library/PackageCache/com.unity.ugui@38c58105e446/Documentation~/TextMeshPro/RichTextLineBreak.md

15 lines
249 B
Markdown
Raw Normal View History

2025-09-25 22:01:28 +02:00
# 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_