Closed dimisus closed 9 months ago
Welcome @dimisus! Sorry you ran into a spot of trouble.
Admonitions are not a part of mdx. There are also many different and competing admonition implementations out there. This is an issue in the admonition plugin you are leveraging.
I'd also speculate the issue is unrelated to mdx entirely. Version 3.0.0 to 3.0.1 did not modify the parser (what the admonition plugin extends/modifies) https://github.com/mdx-js/mdx/releases/tag/3.0.1
Also now that you've updated the issue with some sample code, you don't appear to be using MDX at all?
Initial checklist
Affected packages and versions
Docusaurus 3.1.1
Link to runnable example
No response
Steps to reproduce
Upgrade 3.0.0 to 3.0.1
Expected behavior
Admonitions remain visible
Actual behavior
Admonitions are not visible
Runtime
Node v21
Package manager
yarn v4
OS
macOS
Build and bundle tools
Other (please specify in steps to reproduce)