Skip to content

Commit

Permalink
Fix diagrams
Browse files Browse the repository at this point in the history
  • Loading branch information
nickschuch committed Jan 21, 2025
1 parent 0009ee3 commit 3aeefc9
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,11 @@ const config = {
locales: ['en'],
},


markdown: {
mermaid: true,
},

themes: ['@docusaurus/theme-mermaid'],

presets: [
[
Expand Down

0 comments on commit 3aeefc9

Please sign in to comment.