chore(www) Update nested markdown when prettier is upgraded to 1.19.2/1.20.0 #21743
Labels
help wanted
Issue with a clear description that the community can help with.
type: upstream
Issues outside of Gatsby's control, caused by dependencies
Summary
PR #21671 switches us to use Prettier's MDX parser. Which mostly works, but it behaves weirdly when pages have nested files, as in the following cases:
The primary issue is that prettier fails when parsing nested markdown in MDX, which will be fixed soon: prettier/prettier#7041
The text was updated successfully, but these errors were encountered: