mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-10 07:44:40 +01:00
Fix for issue #204, added width option to the CLI. Default value for width is 1200.
Added logger using es6 syntax
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
function callback2(id){
|
||||
alert('x'+id);
|
||||
}
|
||||
mermaid.initialize({logLevel:1});
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user