Skip to content

Commit

Permalink
Add rehype-katex-notranslate to list of plugins
Browse files Browse the repository at this point in the history
Closes GH-181.

Reviewed-by: Titus Wormer <[email protected]>
Reviewed-by: Christian Murphy <[email protected]>
Reviewed-by: Remco Haszing <[email protected]>
  • Loading branch information
PrinOrange authored Oct 7, 2024
1 parent 26ea958 commit 5b1645b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 5b1645b

Please sign in to comment.