From 20f01b97eb310d6e3016187acff468a5eac0a91a Mon Sep 17 00:00:00 2001 From: Dave Jones Date: Wed, 1 Sep 2021 14:18:52 -0500 Subject: [PATCH] images --- README.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/README.md b/README.md index 119c580..e3ed38e 100644 --- a/README.md +++ b/README.md @@ -395,6 +395,39 @@ Example of a gateway series: ``` +---- + +### **\** - [Discuss](https://github.com/Podcastindex-org/podcast-namespace/issues/43) + +
+ + + +```xml + +``` + + + +Channel or Item + +(optional | single) + +This tag, when present, allows for specifying many different images sizes in a compact way. The syntax is borrowed from the HTML5 [srcset](https://html.spec.whatwg.org/multipage/images.html#srcset-attributes) +syntax. It allows for describing multiple image sources with width and pixel hints directly in the attribute. + +Example of a single gateway: +```xml + +``` +
## Other Proposals