Files
CartoonFPS/Library/PackageCache/com.unity.ugui@a0f5d16b3c82/Documentation~/TextMeshPro/RichTextLineBreak.md
SHOUTING_PIRATE 4c8592d0ab initial commit
2025-08-05 09:30:40 +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_