right now the comment feild just displays whatever is in the comment field in a straight line...is there a way to set it up to read that the user has began a new line by hitting the enter or return button and displaying it the same way the user entered it
to sum up my poor excuse for a understandable question:
if a user enters this in the textarea:
instead of it showing up like this (which it does now):hello this is a test to make sure the loop is
working correctly now.
it is!
it shows up like this:hello this is a test to make sure the loop is working correctly now. it is!
hello this is a test to make sure the loop is
working correctly now.
it is!