Commit 8ee0c5a
committed
Fixed: Fix markdown link generation
The `]` characters in label and `)` characters in url must be escaped.1 parent 501d13a commit 8ee0c5a
File tree
1 file changed
+3
-3
lines changed1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
123 | | - | |
124 | | - | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
0 commit comments