Math equations do not work when imported from another file #9901
Labels
bug
An error in the Docusaurus core causing instability or issues with its execution
closed: duplicate
This issue or pull request already exists in another issue or pull request
domain: markdown
Related to Markdown parsing or syntax
Have you read the Contributing Guidelines on issues?
Prerequisites
npm run clear
oryarn clear
command.rm -rf node_modules yarn.lock package-lock.json
and re-installing packages.Description
Math equations do not get parsed/styled as they should when they are imported from another md file.
Reproducible demo
https://codesandbox.io/p/devbox/crimson-breeze-23sstv?file=%2Fdocs%2Fintro.md%3A10%2C1
Steps to reproduce
static
folder.Expected behavior
I expect to see 2 equations:
Actual behavior
Only one equation is shown correctly:
Your environment
Self-service
The text was updated successfully, but these errors were encountered: