Keep whitespaces in strings

Hi!
Is there a way to actually not strip out whitespace in text? I just use an iobox(string) in multiline mode and plug that into a textLayout(DirectWrite), that goes into a Text (DX11.Layer Advanced).

What I also need are superscripts (https://en.wikipedia.org/wiki/Subscript_and_superscript). Is there a way to format text so advanced?

Thanks