[logseq-plugin-git:commit] 2024-10-24T01:56:51.260Z

This commit is contained in:
2024-10-24 09:56:51 +08:00
parent 4e3325ebb3
commit eabe912ae7

View File

@@ -10,4 +10,11 @@
G --> H("fa:fa-arrow-left Open AI in side menu")
D -- Mermaid js --> I("fa:fa-code Text")
I --> J("fa:fa-arrow-left Type Mermaid syntax")
n1@{ icon: "fa:gem", pos: "b", h: 24}
n2@{ shape: delay}
n3@{ shape: rounded}
style E color:#FFFFFF, fill:#AA00FF, stroke:#AA00FF
style G color:#FFFFFF, stroke:#00C853, fill:#00C853
style I color:#FFFFFF, stroke:#2962FF, fill:#2962FF
```