diff --git a/doc/plugins.md b/doc/plugins.md index 9115801f..8c422457 100644 --- a/doc/plugins.md +++ b/doc/plugins.md @@ -233,6 +233,8 @@ The list of plugins: * ⚠️ [`remark-ping`](https://github.com/zestedesavoir/zmarkdown/tree/HEAD/packages/remark-ping#readme) — new syntax for mentions w/ configurable existence check (new node type, rehype compatible) +* 🟢 [`remark-prepend-url`](https://github.com/alxjpzmn/remark-prepend-url) + — prepend an absolute url to relative links * 🟢 [`remark-prettier`](https://github.com/remcohaszing/remark-prettier) — check and format markdown using Prettier * 🟢 [`remark-prism`](https://github.com/sergioramos/remark-prism)