phase 2 - episode tag

pull/190/head
Dave Jones 2021-02-04 09:54:04 -06:00
rodzic b61b43b5b8
commit 085e602820
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -252,9 +252,9 @@ The node value is a decimal number. It is required.
#### Attributes
- **display:** (optional) - If this attribute is present, podcast apps and aggregators are encouraged to show it's value instead of the purely numerical node value. This attribute is a string.
The episode numbers are decimal, so numbering such as `100.5` is acceptable if there was a special mini-episode published between two other episodes. In that scenario, the number would help with proper chronological sorting, while the `display` attribute could specify an alternate special "number" (like `display="100a - Special"`) to display for the episode in a podcast player app UI.
The episode numbers are decimal, so numbering such as `100.5` is acceptable if there was a special mini-episode published between two other episodes. In that scenario, the number would help with proper chronological sorting, while the `display` attribute could specify an alternate special "number" (a moniker) to display for the episode in a podcast player app UI.
Please do not exceed `64 characters` for the display attribute.
Please do not exceed `32 characters` for the display attribute.
#### Examples
`<podcast:episode>3</podcast:episode>`