From 3563e31eb38de8f4122b11e9662e8e4e91f7afa1 Mon Sep 17 00:00:00 2001 From: Dovydas Date: Sun, 4 Dec 2022 12:04:25 +0000 Subject: [PATCH] Do not use HTTP protocol for URLs in podcast namespace tags --- docs/1.0.md | 16 ++++++++-------- docs/schema/podcast-example.xml | 10 +++++----- example.xml | 8 ++++---- .../alternateEnclosure/alternateEnclosure.md | 18 +++++++++--------- proposal-docs/license/license.md | 6 +++--- 5 files changed, 29 insertions(+), 29 deletions(-) diff --git a/docs/1.0.md b/docs/1.0.md index af4e672..ecdb916 100644 --- a/docs/1.0.md +++ b/docs/1.0.md @@ -240,19 +240,19 @@ The full taxonomy list is [here](https://github.com/Podcastindex-org/podcast-nam ### Examples ```xml -John Smith +John Smith ``` ```xml -Jane Doe +Jane Doe ``` ```xml -Alice Brown +Alice Brown ``` ```xml -Alice Brown +Alice Brown ``` ```xml @@ -506,14 +506,14 @@ to allow for file integrity checking. - + - + ``` @@ -541,7 +541,7 @@ present within every `` element. - + ``` @@ -1065,4 +1065,4 @@ common use, this list will be updated by the community to reflect that. ```xml 2022-10-26T04:45:30.742Z -``` \ No newline at end of file +``` diff --git a/docs/schema/podcast-example.xml b/docs/schema/podcast-example.xml index 6bec6c0..ed92cad 100644 --- a/docs/schema/podcast-example.xml +++ b/docs/schema/podcast-example.xml @@ -8,12 +8,12 @@ 12345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678 yes Becky Smith - Adam Curry - Adam Curry + Adam Curry + Adam Curry Adam Curry - Dave Jones + Dave Jones Dave Jones - Dave Jones + Dave Jones 1 @@ -25,4 +25,4 @@ - \ No newline at end of file + diff --git a/example.xml b/example.xml index e02c5a0..b74692e 100644 --- a/example.xml +++ b/example.xml @@ -143,8 +143,8 @@ - Adam Curry - Dave Jones + Adam Curry + Dave Jones Marcus Brown @@ -194,8 +194,8 @@ - Adam Curry - Dave Jones + Adam Curry + Dave Jones Jebick Morton diff --git a/proposal-docs/alternateEnclosure/alternateEnclosure.md b/proposal-docs/alternateEnclosure/alternateEnclosure.md index b637b30..3186b1d 100644 --- a/proposal-docs/alternateEnclosure/alternateEnclosure.md +++ b/proposal-docs/alternateEnclosure/alternateEnclosure.md @@ -118,53 +118,53 @@ Example of content served via audio (mp3) and video in different resolutions (mp - + - + - + - + - + - + - + - + ``` @@ -184,4 +184,4 @@ Example use of the "rel" attribute offering "Behind the Scenes" content: -``` \ No newline at end of file +``` diff --git a/proposal-docs/license/license.md b/proposal-docs/license/license.md index 1c32400..939263b 100644 --- a/proposal-docs/license/license.md +++ b/proposal-docs/license/license.md @@ -42,9 +42,9 @@ This matter is very complex so this specification only intends to scratch its su - `url` (required): This is the url to the license file. Examples: - - `(CC BY-ND 4.0)` - - `(CC BY-NC-ND 4.0)` - - `© My Company 2021 - All Rights Reserved` + - `(CC BY-ND 4.0)` + - `(CC BY-NC-ND 4.0)` + - `© My Company 2021 - All Rights Reserved` Discussion here: