How to render math in blog #10887
-
I successfully rendered math equations rendered using KaTex in Doc. However, when I tried to use the same equations in a blog post, they wouldn't render. Are there specific configuration settings required for blog posts? |
Beta Was this translation helpful? Give feedback.
Answered by
slorber
Feb 1, 2025
Replies: 1 comment
-
You have to install the remark/rehype plugins for both docs and blog plugins, not just the docs one |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ruanqizhen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You have to install the remark/rehype plugins for both docs and blog plugins, not just the docs one