Hey guys,
is there a way to say WordPress that it should not tranform newlines into P or BR-tags?
I want to display text in a textarea, but every newline is replaced by a br tag while double newlines are replaced by p-tags. This will be visibile to readers in the textarea (see here).
Does anybody knows how to prevent WordPress from doing this?