Fix: How to integrate gatsby-remark-katex to support KaTeX #39176
Labels
status: triage needed
Issue or pull request that need to be triaged and assigned to a reviewer
type: documentation
An issue or pull request for improving or updating Gatsby's documentation
Preliminary Checks
Summary
I followed the instructions provided in the official documentation for gatsby-remark-katex, but I encountered an error when trying to display math equations.
To resolve the issue, I had to add the following configurations to the options in gatsby-transformer-remark:
These configurations were not mentioned in the current documentation.
Can I create a pull request to update the documentation to include these configurations? This will help other users avoid the same issue when integrating gatsby-remark-katex.
Steps to Resolve this Issue
remark-math
andrehype-katex
remarkPlugins
andrehypePlugins
to thegatsby-remark-katex
configurationThe text was updated successfully, but these errors were encountered: