Files
SpaceDroid/My project/Library/PackageCache/com.unity.ugui/Documentation~/TextMeshPro/RichTextLineBreak.md

15 lines
249 B
Markdown
Raw Normal View History

2025-01-17 13:10:42 +01: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_