diff --git a/doc/plugins.md b/doc/plugins.md index 93ba6bfa..cab64965 100644 --- a/doc/plugins.md +++ b/doc/plugins.md @@ -92,6 +92,8 @@ The list of plugins: — resolve line breaks in Chinese paragraphs * [`rehype-katex`](https://github.com/remarkjs/remark-math/tree/main/packages/rehype-katex) — render math with KaTeX +* [`rehype-katex-notranslate`](https://github.com/PrinOrange/rehype-katex-notranslate) + — add `translate="no"` to KaTeX blocks to prevent translation * [`rehype-lodash-template`](https://github.com/viktor-yakubiv/rehype-lodash-template) — replace template strings with values from the dictionary * [`rehype-mathjax`](https://github.com/remarkjs/remark-math/tree/main/packages/rehype-mathjax)