perf: optimize mermaid script loading
This commit is contained in:
@ -11,14 +11,9 @@ menu:
|
||||
parent: "prologue"
|
||||
weight: 110
|
||||
toc: true
|
||||
mermaid: true
|
||||
---
|
||||
|
||||
```js
|
||||
function myFunction(p1, p2) {
|
||||
return p1 * p2; // The function returns the product of p1 and p2
|
||||
}
|
||||
```
|
||||
|
||||
## Flowchart
|
||||
|
||||
### Shortcode
|
||||
|
Reference in New Issue
Block a user