Skip to content

Commit e72d91a

Browse files
authored
Add remark-mentions to list of plugins
Closes GH-1193. Reviewed-by: Titus Wormer <[email protected]>
1 parent 26dc58a commit e72d91a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/plugins.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,8 @@ The list of plugins:
186186
— new syntax for math (new node types, rehype compatible)
187187
* 🟢 [`remark-mdx`](https://github.com/mdx-js/mdx/tree/main/packages/remark-mdx)
188188
— support MDX (JSX, expressions, ESM)
189+
* 🟢 [`remark-mentions`](https://github.com/FinnRG/remark-mentions)
190+
— replace @ mentions with links
189191
* 🟢 [`remark-mermaidjs`](https://github.com/remcohaszing/remark-mermaidjs)
190192
— transform mermaid code blocks into inline SVGs
191193
* 🟢 [`remark-message-control`](https://github.com/remarkjs/remark-message-control)

0 commit comments

Comments
 (0)