[logseq-plugin-git:commit] 2024-10-24T01:42:14.257Z

This commit is contained in:
2024-10-24 09:42:14 +08:00
parent 43203c959f
commit c68624406f

View File

@@ -1,7 +1,7 @@
- 是否要泡咖啡? #流程图
- ```mermaid
graph TD
A("fab:fa-youtube Starter Guide") --> B("fab:fa-youtube Make Flowchart")
A("fab:fa-youtube Starter Guide") --> B("fab:fa-youtube Make Flowchart")
B --> C("fa:fa-book-open Learn More")
C --> n1[" "] & D{"Use the editor"} & n2["Many shapes"] & n3["Untitled Node"]
D -- Build and Design --> E("fa:fa-shapes Visual Editor")
@@ -9,5 +9,4 @@
D -- Use AI --> G("fa:fa-comment-dots AI chat")
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")
```
I --> J("fa:fa-arrow-left Type Mermaid syntax")