mermaid/test/fconf.json

10 lines
132 B
JSON

{
startOnLoad:true,
htmlLabels:true,
callback:function(id){
console.log(id,' rendered');
},
flowchart:{
useMaxWidth:false,
};