More code fence syntax highlighting

This commit is contained in:
Yash-Singh1
2021-11-01 19:43:54 -07:00
parent ab3e076c91
commit dac542682d
8 changed files with 14 additions and 14 deletions

View File

@@ -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
});