scsibug / feedparser-clj

Atom/RSS Feed Parsing for Clojure
Other
102 stars 33 forks source link

HTML titles #4

Open gardnermj opened 12 years ago

gardnermj commented 12 years ago

In order to support entry titles with HTML markup, feedparser-clj should somehow expose ROME's getTitleEx. I can't say whether it would be better to replace or to supplement the existing :title attribute, though.