Merge pull request #717 from Podcastindex-org/image_tag_formalize

formalize image tag
pull/721/head
Dave Jones 2025-07-04 11:23:35 -05:00 zatwierdzone przez GitHub
commit 2b17b59d4d
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
2 zmienionych plików z 11 dodań i 1 usunięć

Wyświetl plik

@ -243,6 +243,16 @@ located [here](docs/1.0.md). Please see that file for full implementation detai
- **\<podcast:publisher>** <br>
- **\<podcast:chat>** <br>
<br>
## <u>Phase 8</u>
<br>
The following tags have been formally adopted into the namespace. They are fully documented in the XMLNS document
located [here](docs/1.0.md). Please see that file for full implementation details.
- **\<podcast:image>** <br>
<br>

Wyświetl plik

@ -175,7 +175,7 @@ Multiple image tags in the feed allow apps to select from multiple aspect ratios
/>
```
### Attribution
### Credits
* [Nathan Gathright](https://nathangathright.com/) - <small>Author</small>
* [James Cridland](https://james.cridland.net/) - <small>Contributor</small>