diff --git a/doc/plugins.md b/doc/plugins.md index 8eeef41a..79d7a899 100644 --- a/doc/plugins.md +++ b/doc/plugins.md @@ -240,6 +240,8 @@ The list of plugins: * 🟢 [`remark-prism`](https://github.com/sergioramos/remark-prism) — highlight code blocks w/ [Prism](https://prismjs.com/) (supporting most Prism plugins) +* 🟢 [`@handlewithcare/remark-prosemirror`](https://github.com/handlewithcarecollective/remark-prosemirror) + — compile markdown to [ProseMirror](https://prosemirror.net/) documents * ⚠️ [`remark-redact`](https://github.com/seafoam6/remark-redact) — new syntax to conceal text matching a regex * 🟢 [`remark-redactable`](https://github.com/code-dot-org/remark-redactable)