mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-09-12 21:03:32 -06:00
Add mermaid support (#857)
Closes #825 Co-authored-by: Matt Wang <matt@matthewwang.me>
This commit is contained in:
@@ -214,4 +214,7 @@ layout: table_wrappers
|
||||
{% endif %}
|
||||
</div>
|
||||
</body>
|
||||
{% if site.mermaid_enabled != false %}
|
||||
{%- include mermaid_init.html -%}
|
||||
{% endif %}
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user