HTML syntax: <br>
<br>
Line break. This is particularly useful in tables where cells are single-line by design.
Example
| Header1 | Header2 |
| ------- | --------------------------------------------------------------- |
| Data | This line is followed by a line break.<br>This is another line. |