diff --git a/docs/1.0.md b/docs/1.0.md index 5c78bc6..0a203ba 100644 --- a/docs/1.0.md +++ b/docs/1.0.md @@ -13,10 +13,13 @@ This tag is used to link to a transcript or closed captions file. Multiple tags #### Attributes **url:** URL of the podcast transcript + **type:** Mime type of the file such as `text/plain`, `text/html`, `application/srt`, `application/json` + **language (optional):** The language of the linked transcript. If there is no language attribute given, the linked file is assumed to be the same language that is specified by the RSS `` element. + **rel (optional):** If the rel="captions" attribute is present, the linked file is considered to be a closed captions file, regardless of what the mime type is. In that scenario, time codes are assumed to be present in the file in some capacity. #### Examples