mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-23 09:20:03 +02:00
#847 Handling of embedded javascript in links
This commit is contained in:
@@ -111,13 +111,13 @@ graph LR
|
||||
id1{This is the text in the box}
|
||||
```
|
||||
|
||||
### 1
|
||||
### Trapeziod
|
||||
|
||||
```mermaid
|
||||
graph TD
|
||||
A[/Christmas\]
|
||||
```
|
||||
### 2
|
||||
### Trapeziod alt
|
||||
|
||||
```mermaid
|
||||
graph TD
|
||||
|
Reference in New Issue
Block a user