We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 470ee35 commit 6b14f37Copy full SHA for 6b14f37
docusaurus.config.js
@@ -191,7 +191,7 @@ const config = {
191
markdown: {
192
mermaid: true,
193
format: 'mdx',
194
- mdx1Compat: { //Values are set to true to enable features for Docusaurus v3+
+ mdx1Compat: { //set to false for Docusaurus v3+ compatibility
195
comments: false,
196
admonitions: false,
197
headingIds: false
0 commit comments