diff --git a/docs/1.0.md b/docs/1.0.md index e4d10b7..c627c0b 100644 --- a/docs/1.0.md +++ b/docs/1.0.md @@ -603,9 +603,6 @@ Using this pattern, podcasts can maintain a consistent identity across the open ### Node Value   The node value is a UUIDv5 string. -### Attributes -  There are no attributes for this tag. - ### Examples Example GUID for feed url `mp3s.nashownotes.com/pc20rss.xml`: ```xml @@ -1086,11 +1083,11 @@ requested. What data is being requested is determined by the parent item. For   Multiple ### Attributes -- `feedGuid` (required) The `` of the remote feed being pointed to. -- `feedUrl` (optional) The url of the remote feed being pointed to. -- `itemGuid` (optional) If this remote item element is intended to point to an `` in the remote feed, this +- **feedGuid** (required) The `` of the remote feed being pointed to. +- **feedUrl** (optional) The url of the remote feed being pointed to. +- **itemGuid** (optional) If this remote item element is intended to point to an `` in the remote feed, this attribute should contain the value of the `` of that ``. -- `medium` (optional) If the feed being pointed to is not of medium type 'podcast', this attribute should contain it's +- **medium** (optional) If the feed being pointed to is not of medium type 'podcast', this attribute should contain it's `` type from the list of types available in this document. ### Examples