Skip to content

Commit 280cde6

Browse files
committed
Add remark-cjk-friendly(-gfm-strikethrough) to plugins.md
1 parent 06ac0b5 commit 280cde6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/plugins.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,10 @@ The list of plugins:
6464
(👉 **note**: alternative to [`remark-capitalize`](https://github.com/zeit/remark-capitalize))
6565
* 🟢 [`remark-cite`](https://github.com/benrbray/remark-cite)
6666
– new syntax for Pandoc-style citations
67+
* 🟢 [`remark-cjk-friendly`](https://github.com/tats-u/markdown-cjk-friendly/tree/main/packages/remark-cjk-friendly)
68+
– recognize emphasis in CJK languages ​​more reliably
69+
* 🟢 [`remark-cjk-friendly-gfm-strikethrough`](https://github.com/tats-u/markdown-cjk-friendly/tree/main/packages/remark-cjk-friendly-gfm-strikethrough)
70+
– recognize GFM strikethrough in CJK languages ​​more reliably
6771
* 🟢 [`remark-cloudinary-docusaurus`](https://github.com/johnnyreilly/remark-cloudinary-docusaurus)
6872
– allows Docusaurus to use Cloudinary to serve optimised images
6973
* 🟢 [`remark-code-blocks`](https://github.com/mrzmmr/remark-code-blocks)

0 commit comments

Comments
 (0)