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 5cb5aac commit 40fc356Copy full SHA for 40fc356
docusaurus.config.js
@@ -191,7 +191,7 @@ const config = {
191
markdown: {
192
mermaid: true,
193
format: 'mdx',
194
- mdx1Compat: { //Set to true to enable features for Docusaurus v3+
+ mdx1Compat: { //Values are set to true to enable features for Docusaurus v3+
195
comments: true,
196
admonitions: true,
197
headingIds: true
0 commit comments