multi-line text problem

I have a text tag with a lot of text, and I want it to split on \n or something
So I want to make a multiText tag that uses it’s innertext as the text to split.

Is this possible and if so, can you give me a hint?