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

@@ -200,7 +200,7 @@ export const decodeEntities = function (text) {
/**
* Function that renders an svg with a graph from a chart definition. Usage example below.
*
* ```js
* ```javascript
* mermaidAPI.initialize({
* startOnLoad:true
* });