We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 809f139 commit a78a6bdCopy full SHA for a78a6bd
3 files changed
website/docusaurus.config.js
@@ -194,4 +194,8 @@ module.exports = {
194
},
195
],
196
197
+ markdown: {
198
+ mermaid: true,
199
+ },
200
+ themes: ['@docusaurus/theme-mermaid'],
201
};
0 commit comments