diff --git a/doc/plugins.md b/doc/plugins.md index 0a7ee9ef..c8e78f09 100644 --- a/doc/plugins.md +++ b/doc/plugins.md @@ -186,6 +186,8 @@ The list of plugins: — new syntax for math (new node types, rehype compatible) * 🟢 [`remark-mdx`](https://github.com/mdx-js/mdx/tree/main/packages/remark-mdx) — support MDX (JSX, expressions, ESM) +* 🟢 [`remark-mentions`](https://github.com/FinnRG/remark-mentions) + — replace @ mentions with links * 🟢 [`remark-mermaidjs`](https://github.com/remcohaszing/remark-mermaidjs) — transform mermaid code blocks into inline SVGs * 🟢 [`remark-message-control`](https://github.com/remarkjs/remark-message-control)