Hi guys
I've written several articles about HTML (specifically HTML5) and as such have used things like
<header>
and
<footer>
in the post titles, they are all encoded with & lt; and & gt; and display correctly on the site but certain RSS readers (namely Google Reader) don't display the full title. For example I'll get "The '' elements" with a space next to where the <header> should be.
Does anyone know how to resolve this issue?
Thanks
Rich