From d174205b0debcdf7f438797f3cc11f162082c8cc Mon Sep 17 00:00:00 2001 From: jeffreytse Date: Wed, 15 Sep 2021 10:09:51 +0800 Subject: [PATCH] feat: update another-test-markdown.md --- _posts/2016-01-01-another-test-markdown.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/_posts/2016-01-01-another-test-markdown.md b/_posts/2016-01-01-another-test-markdown.md index 62db32b..30ccbf3 100644 --- a/_posts/2016-01-01-another-test-markdown.md +++ b/_posts/2016-01-01-another-test-markdown.md @@ -233,6 +233,16 @@ $\LaTeX{}$ Bob -> Alice : hello @enduml +## Mermaid + +```mermaid! +graph LR + concurrent.futures --->| on top of | threading + concurrent.futures --->| on top of | multiprocessing + threading --->| on top of | \_thread + click concurrent.futures "https://docs.python.org/3.9/library/concurrent.futures.html" _blank +``` + ## Video ![Flower](https://interactive-examples.mdn.mozilla.net/media/cc0-videos/flower.webm)