Using NodeJS and ExpressJS, im passing in the data from MySQl it has new lines but not when i show it on my HTML pages, heres proof it shows new lines (random text)
and this is the code when rending in the html
<span><%=userRoles[0].description%></span>
i need it to add the new lines of its in the row