Skip to content

Commit 6b14f37

Browse files
committed
improve comment in config file
1 parent 470ee35 commit 6b14f37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ const config = {
191191
markdown: {
192192
mermaid: true,
193193
format: 'mdx',
194-
mdx1Compat: { //Values are set to true to enable features for Docusaurus v3+
194+
mdx1Compat: { //set to false for Docusaurus v3+ compatibility
195195
comments: false,
196196
admonitions: false,
197197
headingIds: false

0 commit comments

Comments
 (0)