Carriage Return in list view doesn't show in html view

Carriage Return in list view doesn't show in html view

I have a form with a couple multi-line fields.  They commonly get carriage returns just with an "enter" key during input.  In a list view, those line feeds show up correctly.  But when I pull those fields into an html view with a fetch, the line feeds don't show in the html view.  Am I doing something wrong, or is there another way to do this?

Thanks for any input...