jonbrett / cinnamon-feeds-applet

Cinnamon applet for fetching and displaying RSS feeds
https://jonbrettdev.wordpress.com
20 stars 10 forks source link

Add support for html quotes #41

Closed collinss closed 10 years ago

collinss commented 10 years ago

I keep getting a bunch of “s and such in a number of my feeds and it was bugging me, so I finally got around to doing something about it.

jonbrett commented 10 years ago

Yes, this html to pango substitution list could potentially get quite long.

Thanks for your additions!