I am setting up an RSS feed, the way the XML is stored, as is common sense to anyone who knows a fair bit about xml or html, the white space is not preserved. I have done some research and not found any answers yet, but was wondering what the newline character is for XML. I.e the equivalent to a carriage return, \n, or <br>
Many thanks!
P.s. I am well aware this may be a dumb question.
A CDATA section maybe? http://www.w3.org/TR/REC-xml/#sec-cdata-sect
I’ve never used it for an RSS feed. But to illustrate, here’s a CDATA newline: