From 64bf34b9abc5bdcdf251e474658cd1b2822fafc4 Mon Sep 17 00:00:00 2001 From: Christian Knittl-Frank Date: Fri, 18 Jul 2025 13:54:16 +0100 Subject: [PATCH] Update MIME type IANA status The mermaid media type has been recognized by IANA on 2023-09-18 --- packages/mermaid/src/docs/ecosystem/integrations-create.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/packages/mermaid/src/docs/ecosystem/integrations-create.md b/packages/mermaid/src/docs/ecosystem/integrations-create.md index 0341f1bf8..0dbae0d04 100644 --- a/packages/mermaid/src/docs/ecosystem/integrations-create.md +++ b/packages/mermaid/src/docs/ecosystem/integrations-create.md @@ -10,9 +10,7 @@ Applications that support Mermaid files [SHOULD](https://datatracker.ietf.org/do ### MIME Type -The recommended [MIME type](https://www.iana.org/assignments/media-types/media-types.xhtml) for Mermaid media is `text/vnd.mermaid`. - -Currently pending [IANA](https://www.iana.org/) recognition. +The recommended [MIME type](https://www.iana.org/assignments/media-types/media-types.xhtml) for Mermaid media is [`text/vnd.mermaid`](https://www.iana.org/assignments/media-types/application/vnd.mermaid). ## Showcase