From c68624406f03698761fd89c98f3ab50c69358ad5 Mon Sep 17 00:00:00 2001 From: Lostecho Date: Thu, 24 Oct 2024 09:42:14 +0800 Subject: [PATCH] [logseq-plugin-git:commit] 2024-10-24T01:42:14.257Z --- journals/2024_10_24.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/journals/2024_10_24.md b/journals/2024_10_24.md index a5c5f7f..73f78e9 100644 --- a/journals/2024_10_24.md +++ b/journals/2024_10_24.md @@ -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") - ``` \ No newline at end of file + I --> J("fa:fa-arrow-left Type Mermaid syntax") \ No newline at end of file