Skip to content

Commit

Permalink
Enable mermaid diagrams (#200)
Browse files Browse the repository at this point in the history
  • Loading branch information
timothymcmackin authored Dec 8, 2023
1 parent 8abaaa2 commit 2fe3024
Show file tree
Hide file tree
Showing 3 changed files with 3,620 additions and 2,483 deletions.
5 changes: 5 additions & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ const config = {
defaultLocale: 'en',
locales: ['en'],
},
markdown: {
mermaid: true,
},

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

presets: [
[
Expand Down
Loading

0 comments on commit 2fe3024

Please sign in to comment.