How to line break within Rich Text Block?

In C++ (possibly in blueprints as well) you would use “\r\n” without the quotes where you would need a line break. It took me longer than I would like to admit to find out how to do this… :sweat_smile:

2 Likes