From 9b1c3fb94d576f7b4d264791f465072729c9933b Mon Sep 17 00:00:00 2001 From: Dave Jones Date: Thu, 3 Jul 2025 16:02:00 -0500 Subject: [PATCH] deprecated the image tag --- docs/1.0.md | 4 +++- docs/tags/{images.md => images-(deprecated).md} | 0 2 files changed, 3 insertions(+), 1 deletion(-) rename docs/tags/{images.md => images-(deprecated).md} (100%) diff --git a/docs/1.0.md b/docs/1.0.md index d45e00b..6219802 100644 --- a/docs/1.0.md +++ b/docs/1.0.md @@ -41,7 +41,6 @@ explicitly specified as optional. Anywhere the url of a hyper-text based resourc - [Value](tags/value.md) - [Value Recipient](tags/value-recipient.md) - [Medium](tags/medium.md) -- [Images](tags/images.md) - [Live Item](tags/live-item.md) - [Content Link](tags/content-link.md) - [Social Interact](tags/social-interact.md) @@ -54,3 +53,6 @@ explicitly specified as optional. Anywhere the url of a hyper-text based resourc - [Value Time Split](tags/value-time-split.md) - [Chat](tags/chat.md) - [Publisher](tags/publisher.md) + +## Deprecated +- [Images](tags/images-(deprecated).md) diff --git a/docs/tags/images.md b/docs/tags/images-(deprecated).md similarity index 100% rename from docs/tags/images.md rename to docs/tags/images-(deprecated).md