Form data formatting

Form data formatting

Hi,
I have a form which sends user input data to me via email notification but I want to know how to format that data in a presentable for in the email that I receive. For instance, one of the fields is a text box which can contain several hundred characters and I want to be able to condense that into a text box on the email, rather than just one long line of text. Anyone know how please?