Text justify introduces a highly flexible and powerful alternative to Unreal Engine's default TextBlock and RichTextBlock. With Text justify, you can easily build structured, formatted, and dynamic multi-line text blocks with full control over alignment, images, and styles — including proper justification and inline decorations.
Documentation: Text Justify Documentation
The main new feature is justified alignment.
Support for rich formatting:
Custom <Tag>Text</> styling via DataTable.
Inline image support: <img id="IconName"/>.
Automatic tag nesting and correction <Tag><Tag2></></>.
Support <Color="#ffff00"></>.
Support <Font="Tag"></>.