feature: add anew templates
This commit is contained in:
6
templates/Blocks/Pie Chart (Block Template).md
Normal file
6
templates/Blocks/Pie Chart (Block Template).md
Normal file
@@ -0,0 +1,6 @@
|
||||
```mermaid
|
||||
pie title Pets
|
||||
"Dogs" : 100
|
||||
"Cats" : 25
|
||||
"Birds" : 50
|
||||
```
|
||||
Reference in New Issue
Block a user