We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f52297e commit a8f9d30Copy full SHA for a8f9d30
_config.yml
@@ -10,6 +10,8 @@ aux_links:
10
os2.eu/os2forms: https://www.os2.eu/os2forms
11
12
just_the_docs:
13
- aux_scripts:
14
- - 'https://cdn.jsdelivr.net/npm/mermaid@10/dist/mermaid.min.js'
15
- - '/assets/js/mermaid-init.js'
+
+mermaid:
+ # Version of mermaid library
16
+ # Pick an available version from https://cdn.jsdelivr.net/npm/mermaid/
17
+ version: "11.9.0"
0 commit comments