In my web app, the user can make blog posts. When I display the blog post, newlines aren\'t shown because I didn\'t replace the new lines with tags.
The solution was to put tags around the area where I had the content.