better formatting

jamescridland-patch-6
Dave Jones 2020-12-19 19:12:10 -06:00
rodzic 9e4292ef37
commit 64df98dd50
1 zmienionych plików z 3 dodań i 1 usunięć

Wyświetl plik

@ -116,7 +116,9 @@ full implementation details.
Channel or Item (optional | multiple)
This element specifies a person of interest to the podcast. It is primarily intended to identify people like hosts, co-hosts and guests. Although, it is flexible enough to allow fuller credits to be given using the roles
and groups that are listed in the Podcast Taxonomy Project. [Taxonomy List](taxonomy.json)
and groups that are listed in the Podcast Taxonomy Project.
The full taxonomy list is [here](taxonomy.json) as a json file.
- `name` (required) This is the full name or alias of the person.
- `role` (optional) Used to identify what role the person serves on the show or episode. This should be a reference to an official role within the Podcast Taxonomy Project list. If `role` is missing then "host" is assumed.