episode_description: fix href-less a tags breaking the pango markup
a tags without a href attribute will now be ignored. This fixes #266 Prevously a tags without a href attribute would break the pango formatting and trigger a fallback to a unparsed plaintext description that includes html tags.