yogthos/clj-rss

Support for content:encoded

オープン

#17 opened on 2020/09/20

 (9 件のコメント) (0 件のリアクション) (0 人の担当者)Clojure (15 件のフォーク)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (68 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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!

コントリビューターガイド