Add multi-line text to button text property

I want to force muliple lines of text on buttons, through the text prop.

I tried the old html method that worked in vision. the button will give me multiple lines, but it also shows all the html commands between the <> brackets.

how do I do this?

thanks.