yogthos/clj-rss

Support for content:encoded

開放

#17 建立於 2020年9月20日

 (9 則留言) (0 個反應) (0 位負責人)Clojure (15 個分叉)github user discovery
enhancementhelp wanted

倉庫指標

星標
 (68 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

I'd like to add my blog feed to http://planet.clojure.in/ .

I learned what an RSS feed is and found this great library to create one.

I used this xml file as inspiration: https://www.clojuriststogether.org/index.xml .

How can I add to the entry the full HTML content? I I tried to add a :content:encoded tag to my entry map but the validation of rss/channel-xml fails.

Thank you!

貢獻者指南