RichTextLabel node's autowrap cuts through words

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By xJM27x

RichTextLabel cuts through words in half to wrap. Meaning, it spilts the text regardless if its on space or through a word. Unlike in label node, it splits the text only on spaces.

Is there a way to do the same for RichTextLabel nodes or any workaround to achieve similar text wrapping?