From 0ad5fb6eae7d8cd7d569be61b6adfcdbc938944a Mon Sep 17 00:00:00 2001 From: Dave Jones Date: Fri, 4 Jul 2025 11:22:41 -0500 Subject: [PATCH] formalize image tag --- README.md | 10 ++++++++++ docs/tags/image.md | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 18adcaf..014a2e7 100644 --- a/README.md +++ b/README.md @@ -243,6 +243,16 @@ located [here](docs/1.0.md). Please see that file for full implementation detai - **\**
- **\**
+
+ +## Phase 8 + +
+ +The following tags have been formally adopted into the namespace. They are fully documented in the XMLNS document +located [here](docs/1.0.md). Please see that file for full implementation details. + +- **\**

diff --git a/docs/tags/image.md b/docs/tags/image.md index 8ead280..50480b8 100644 --- a/docs/tags/image.md +++ b/docs/tags/image.md @@ -175,7 +175,7 @@ Multiple image tags in the feed allow apps to select from multiple aspect ratios /> ``` -### Attribution +### Credits * [Nathan Gathright](https://nathangathright.com/) - Author * [James Cridland](https://james.cridland.net/) - Contributor