We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d1b7ee commit 45a5f39Copy full SHA for 45a5f39
docs/guide/plugins.md
@@ -36,6 +36,10 @@ Thanks to the [markdown-it](https://github.com/markdown-it) community has develo
36
37
Browse all markdown-it plugins on the [npm](https://www.npmjs.org/browse/keyword/markdown-it-plugin).
38
39
+### Community
40
+
41
+- [mdit-plugins](https://github.com/mdit-plugins/mdit-plugins) - A collection of various markdown-it plugins written in TypeScript.
42
43
## Plugins for markdown-exit
44
45
The community is also developing plugins specifically for **markdown-exit** by taking advantage of its unique features, such as async rendering:
0 commit comments