feat: update another-test-markdown.md

This commit is contained in:
jeffreytse 2021-09-15 10:09:51 +08:00
parent 374690bb21
commit d174205b0d

View file

@ -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)