Search Results

1
vote
3answers
319 views

Which is better for encoding HTML for RSS?

I recently introduced HTML into some RSS feeds that I publish (which up to now only had plain text, no markup), and I was wondering which method is better: use character encoding (such as htmlspeci …