夫天地者,万物之逆旅也;光阴者,百代之过客也。而浮生若梦,为欢几何?
- 洞香春天
{{< mermaid align="left" theme="neutral" >}}
sequenceDiagram
title French Words I Know
autonumber
Alice->>Bob: hello
Bob-->>Alice: hi
Alice->Bob: talking
{{< /mermaid >}}
{{< notice note >}}
One note here.
{{< /notice >}}
{{< notice tip >}}
I'm giving a tip about something.
{{< /notice >}}
{{< notice example >}}
This is an example.
{{< /notice >}}
{{< notice question >}}
Is this a question?
{{< /notice >}}
{{< notice info >}}
Notice that this box contain information.
{{< /notice >}}
{{< notice warning >}}
This is the last warning!
{{< /notice >}}
{{< notice error >}}
There is an error in your code.
{{< /notice >}}