mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-26 18:59:42 +02:00
More code fence syntax highlighting
This commit is contained in:
@@ -1090,7 +1090,7 @@ Note: modifies options in-place
|
||||
|
||||
Function that renders an svg with a graph from a chart definition. Usage example below.
|
||||
|
||||
```js
|
||||
```javascript
|
||||
mermaidAPI.initialize({
|
||||
startOnLoad:true
|
||||
});
|
||||
|
Reference in New Issue
Block a user