I\'m using the following to make the text output the line breaks entered in a HTML element.
MvcHtmlString.Create(Model.Post.Des
Maybe you can output the text inside a
tag.