Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion doc/plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,9 @@ The list of plugins:
* [`remark-a11y-emoji`](https://github.com/florianeckerstorfer/remark-a11y-emoji)
— accessible emoji
* ⚠️ [`remark-abbr`](https://github.com/zestedesavoir/zmarkdown/tree/HEAD/packages/remark-abbr#readme)
— new syntax for abbreviations (new node type, rehype compatible)
— new syntax for abbreviations (new node type, rehype compatible)
* 🟢 [`@syenchuk/remark-abbr`](https://github.com/syenchuk/remark-abbr)
— adds support for Markdown abbreviations (up to date, rehype compatible)
* ⚠️ [`remark-admonitions`](https://github.com/elviswolcott/remark-admonitions)
— new syntax for admonitions
(👉 **note**: [`remark-directive`][github-remark-directive] is similar and up
Expand Down