Hi,
I get data from a database (Not mine) which I need to display in the browser. There is already a website which is using this data so I can compare their and my output.
This data contains a HTML entity.
which for me should be a linefeed. But the browser is interpreting it as a space.
On the original page there it is interpreted correctly as linefeed.
So what am I missing?