From 11e252ddab651ba4f6c75a3ae914c28983dd9cc2 Mon Sep 17 00:00:00 2001 From: Dave Jones Date: Thu, 22 Oct 2020 10:31:34 -0500 Subject: [PATCH] cleanup --- docs/1.0.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/1.0.md b/docs/1.0.md index 5b2aa44..0496042 100644 --- a/docs/1.0.md +++ b/docs/1.0.md @@ -17,13 +17,13 @@ This tag is used to link to a transcript or closed captions file. Multiple tags `` #### Attributes -**url:** URL of the podcast transcript. + - **url:** URL of the podcast transcript. -**type:** Mime type of the file such as `text/plain`, `text/html`, `application/srt`, `application/json` + - **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. + - **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. + - **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 `` @@ -46,7 +46,7 @@ email matches what is listed in this tag, it is safe to import the feed. `` #### Attributes -**owner:** The owner attribute is an email address that can be used to verify ownership of this feed during move and import operations. This could be a public email or a virtual email address at the hosting provider that redirects to the owner's true email address. This is a critical element, and it's expected that podcast hosting providers (if not providing virtual addresses) will allow setting this element's value in their GUI with an emphasis to their users of how important it is to have this be a valid, working email address. + - **owner:** The owner attribute is an email address that can be used to verify ownership of this feed during move and import operations. This could be a public email or a virtual email address at the hosting provider that redirects to the owner's true email address. This is a critical element, and it's expected that podcast hosting providers (if not providing virtual addresses) will allow setting this element's value in their GUI with an emphasis to their users of how important it is to have this be a valid, working email address. #### Examples `yes` @@ -63,7 +63,7 @@ This tag lists possible donation/funding links for the podcast. The content of t `` #### Attributes -**url:** The URL to be followed to fund the podcast. + - **url:** The URL to be followed to fund the podcast. #### Examples `Support the show!`