I'm building my own custom RSS feed in PHP. I want the tag to contain line breaks to make the text more readable. However, I can't seem to figure out how to do it correctly. No matter what I try some RSS reader interprets it incorrectly. Is there some standard best way to add a line-break in and RSS 2.0 feed?
I have tried "
", which works in NetNewsWire on the Mac, but gets ignored by the built-in Safari browser's RSS reader.
I have tried <br />, which works in the Safari RSS reader, but results in all the text after the
being cut off in NetNewsWire.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…