We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01b4927 commit 31981e3Copy full SHA for 31981e3
1 file changed
docs/_config.yml
@@ -64,11 +64,12 @@ callouts:
64
# For copy button on code
65
enable_copy_code_button: true
66
67
-# By default, consuming the theme as a gem leaves mermaid disabled; it is opt-in
68
-mermaid:
69
- # Version of mermaid library
70
- # Pick an available version from https://cdn.jsdelivr.net/npm/mermaid/
71
- version: "9.1.6"
+# Waiting until it's needed.
+# # By default, consuming the theme as a gem leaves mermaid disabled; it is opt-in
+# mermaid:
+# # Version of mermaid library
+# # Pick an available version from https://cdn.jsdelivr.net/npm/mermaid/
72
+# version: "9.1.6"
73
74
# Aux links for the upper right navigation
75
aux_links:
0 commit comments