mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-19 08:16:42 +02:00
Adding a reference to mermaid.min.js
Forces Docs to adopt new syntax modifications, allowing graphs made in the newer syntax to be parsed and rendered in GitHub Pages.
This commit is contained in:

committed by
Knut Sveidqvist

parent
89f616df88
commit
bbec2c54ed
@@ -5,6 +5,9 @@ description: Markdownish syntax for generating flowcharts, sequence diagrams, cl
|
||||
# theme: jekyll-rtd-theme
|
||||
remote_theme: rundocs/jekyll-rtd-theme
|
||||
|
||||
mermaid:
|
||||
custom: https://cdn.jsdelivr.net/npm/mermaid/dist/mermaid.min.js
|
||||
|
||||
copyright:
|
||||
revision: true
|
||||
|
||||
|
Reference in New Issue
Block a user