more references

pull/635/head
Dave Jones 2024-05-03 11:26:57 -05:00
rodzic 18fef014db
commit d94a9d9aa5
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -904,7 +904,7 @@ The node value is a string denoting one of the following possible values:
traditional blog platform style. traditional blog platform style.
- `publisher` - Describes a feed that links to other feeds a publisher owns using the `<podcast:remoteItem>` element. - `publisher` - Describes a feed that links to other feeds a publisher owns using the `<podcast:remoteItem>` element.
To understand the structure of how "publisher" feeds work, please see the dedicated document To understand the structure of how "publisher" feeds work, please see the dedicated document
(here)[publishers/publishers.md]. [here](publishers/publishers.md) and the `<podcast:publisher>` tag [here](#publisher).
### List Mediums ### List Mediums
In addition to the above mediums, each medium also has a counterpart "list" variant, where the original medium name In addition to the above mediums, each medium also has a counterpart "list" variant, where the original medium name
@ -1699,7 +1699,7 @@ one `<podcast:remoteItem medium="publisher">` element pointing to the publisher
highly recommended to use the `feedUrl` attribute of the `<podcast:remoteItem>` element in this capacity. highly recommended to use the `feedUrl` attribute of the `<podcast:remoteItem>` element in this capacity.
For complete implementation details regarding publisher feeds and how to create them, please see the full publisher For complete implementation details regarding publisher feeds and how to create them, please see the full publisher
feed [documentation](/publishers/publishers.md). feed [documentation](/publishers/publishers.md) and the `publisher` medium [here](#medium).
### Parent ### Parent
&nbsp; `<channel>` &nbsp; `<channel>`