TitleAsset newline/break

Does shotstack have ability to break sentences into new lines for title asset? How can I achieve for sentences to to overflow the output video.

I was using this as an example

But now I see that “the title asset is deprecated, use the HTML instead.”
https://shotstack.io/docs/api/#tocs_imageasset

Thanks

You can use \n to insert a line break in a title asset. We would however recommend using the HTML asset which will allow you to use <br> tags or <p> tags to create new lines. With HTML, text will also wrap inside it’s container.

We have a few examples here using the HTML asset to create various text effects and layouts: Shotstack - Video, Image and Audio Editing Templates