Okay, I’m having a small issue that I hope is easy to solve.
I’ve got a post title that has an apostrophe in it.
I’m using a standard single prime for the apostrophe (this thing—> ‘)
I’m cool with that. I don’t need it to be curly, especially in the title.
The problem is, it’s somehow automatically being converted to
’This is no big deal in a normal browser experience, because the browser simply renders the entity and you see the “real” curly apostrophe.
However, in my RSS feed you actually see the numeric entity which when you view source looks like this…
’Compare here and here for reference…
http://jamtopia.com/blog/satans-box-office/
http://feedproxy.google.com/jamtopia
Any help greatly appreciated as this is driving me somewhat insane.
TL