#
November 8, 2012 at 11:22 am
Hello,
Does anyone know how to preserve line breaks in a text area? I’m having a problem in our custom CMS where when you type something in a text area in the back end, the line breaks don’t show up on the front end. So it’ll look like this in the back end:
text area
text area
text area
But will come out like this on the front end:
text area text area text area.
I know it’s possible since this forum is obviously doing it, but I just have no clue how. Does anyone have an idea?