SS1510
Tera Expert

Hello,

It worked with the script i added 

var desc = producer.u_description + '';
desc = desc.replace(/\n/g, '<br/>');
current.u_description = desc;

View solution in original post