Skip to content

Commit

Permalink
Add Mermaid diagram tool.
Browse files Browse the repository at this point in the history
Signed-off-by: bgravenorst <[email protected]>
  • Loading branch information
bgravenorst committed Sep 3, 2024
1 parent 3f4c112 commit 8248455
Show file tree
Hide file tree
Showing 3 changed files with 2,305 additions and 1,202 deletions.
5 changes: 5 additions & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@ const config = {
locales: ["en"],
},

markdown: {
mermaid: true,
},

presets: [
[
"classic",
Expand Down Expand Up @@ -489,6 +493,7 @@ const config = {
hashed: true,
},
],
"@docusaurus/theme-mermaid",
],
headTags: [
{
Expand Down
Loading

0 comments on commit 8248455

Please sign in to comment.