Skip to content

Commit

Permalink
Update mermaid to v11.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sylhare committed Nov 27, 2024
1 parent 530bd5e commit 462f06d
Show file tree
Hide file tree
Showing 2 changed files with 1,275 additions and 720 deletions.
2 changes: 1 addition & 1 deletion _includes/default/head.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<script defer src="{{ '/assets/js/vendor/katex.auto-render.min.js' | relative_url }}" onload="renderMathInElement(document.body);"></script>
{% endif %}
<!-- Mermaid 10.8.0 -->
<!-- Mermaid 11.4.1 -->
{% if site.mermaid %}
<script defer src="{{ '/assets/js/vendor/mermaid.min.js' | relative_url }}"></script>
{% endif %}
Expand Down
1,993 changes: 1,274 additions & 719 deletions assets/js/vendor/mermaid.min.js

Large diffs are not rendered by default.

0 comments on commit 462f06d

Please sign in to comment.