Skip to content
Merged
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: 4 additions & 0 deletions doc/plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,10 @@ The list of plugins:
(👉 **note**: alternative to [`remark-capitalize`](https://github.com/zeit/remark-capitalize))
* 🟢 [`remark-cite`](https://github.com/benrbray/remark-cite)
– new syntax for Pandoc-style citations
* 🟢 [`remark-cjk-friendly`](https://github.com/tats-u/markdown-cjk-friendly/tree/main/packages/remark-cjk-friendly)
– recognize emphasis in CJK languages ​​more reliably
* 🟢 [`remark-cjk-friendly-gfm-strikethrough`](https://github.com/tats-u/markdown-cjk-friendly/tree/main/packages/remark-cjk-friendly-gfm-strikethrough)
– recognize GFM strikethrough in CJK languages ​​more reliably
* 🟢 [`remark-cloudinary-docusaurus`](https://github.com/johnnyreilly/remark-cloudinary-docusaurus)
– allows Docusaurus to use Cloudinary to serve optimised images
* 🟢 [`remark-code-blocks`](https://github.com/mrzmmr/remark-code-blocks)
Expand Down