LineBreak in an input field

Hi,
i have a long answer input field and the user writes somethin in.
what about the linebreaks the user writes?
how can i take along them?
weweb-linebreak
I try to replace “/n”, but that doesn`t work…
Thanks for help.
Stefan

Jesus, my fold!
It`s not “/n” but “\n”.
Works now.