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 (Subscript and superscript - Wikipedia). Is there a way to format text so advanced?

Thanks