messa / nextjs-mdx-blog-example

Blog example using Next.js and MDX (Markdown + React)
https://nextjs-mdx-blog-example.now.sh
62 stars 27 forks source link

Implementation of MathJax #3

Closed a24hori closed 5 years ago

a24hori commented 5 years ago

Hello, I would like to use this function to make my own blog with mathematics expression. But I do not know how to add the code of MathJax plugin. (It may be unrelated issue.) Thanks

P.S. I referred to https://mdxjs.com/guides/math-blocks. However, it doesn't work also.

ruandao commented 4 years ago

I get the same problem