perf: optimize mermaid script loading

This commit is contained in:
Henk Verlinde
2021-07-02 11:08:31 +02:00
parent 6e00bc86da
commit 701a4b81d1
4 changed files with 5 additions and 11 deletions

View File

@ -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