From c10c2527629076fc593f9508b8c75da667a865b3 Mon Sep 17 00:00:00 2001 From: Ugo Baroncini Date: Wed, 16 Apr 2025 18:20:26 +0200 Subject: [PATCH] Updated `remark-mermaidjs` The package repository has been archived by the author in favour of `rehype-mermaid`. Signed-off-by: Ugo Baroncini --- doc/plugins.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/plugins.md b/doc/plugins.md index 318d7fb9..6acb481c 100644 --- a/doc/plugins.md +++ b/doc/plugins.md @@ -235,8 +235,8 @@ The list of plugins: — replace @ mentions with links * 🟢 [`remark-merge-data`](https://github.com/s-h-a-d-o-w/remark-merge-data) — merge globally defined data with data declared across code blocks -* 🟢 [`remark-mermaidjs`](https://github.com/remcohaszing/remark-mermaidjs) - — transform mermaid code blocks into inline SVGs +* ⚠️ [`remark-mermaidjs`](https://github.com/remcohaszing/remark-mermaidjs) + — **(deprecated)** transform mermaid code blocks into inline SVGs * 🟢 [`remark-message-control`](https://github.com/remarkjs/remark-message-control) — turn some or all messages on or off * 🟢 [`remark-normalize-headings`](https://github.com/remarkjs/remark-normalize-headings)