Skip to content

Commit facf106

Browse files
Update index.md
1 parent d307d89 commit facf106

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

index.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -28,17 +28,6 @@ stateDiagram-v2
2828
</div>
2929
```
3030

31-
<script>
32-
var callback = function(){
33-
alert('A callback was triggered');
34-
}
35-
var config = {
36-
startOnLoad:true,
37-
securityLevel:'loose',
38-
};
39-
40-
mermaid.initialize(config);
41-
</script>
4231
</body>
4332
For more details see [Basic writing and formatting syntax](https://docs.github.com/en/github/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax).
4433

0 commit comments

Comments
 (0)