Fixed broken links and syntax in the document

This commit is contained in:
saowang
2020-09-07 14:02:09 +08:00
parent 6a1c88204a
commit 1f4be42b3f
21 changed files with 179 additions and 170 deletions

View File

@@ -609,7 +609,7 @@ click nodeId callback
Examples of tooltip usage below:
```
```html
<script>
var callback = function(){
alert('A callback was triggered');
@@ -654,7 +654,7 @@ graph LR;
```
Beginners tip, a full example using interactive links in a html context:
```
```html
<body>
<div class="mermaid">
graph LR;