Images in RSS feed

后端 未结 6 1303
北海茫月
北海茫月 2020-12-30 22:23

Whenever I see images in an RSS feed, they are embedded in CDATA, rather than surrounded by tags.

In my feed, I would like the images to show up without doing that.<

6条回答
  •  春和景丽
    2020-12-30 22:40

    It works with a seperate tag, as you said. The problem is the specification of version 2.0.

    I know, there are feed reader that does supress images for bandwidth reasons.

    Source: RSS specification 2.0 via Wikipedia

提交回复
热议问题