Hello World
shi2002 2021-05-16 Less than 1 minute
2021-05-16 博客上线啦!
# 公式
# 容器
Tips
This is a tip
Note
This is a warning
Warning
This is a dangerous warning
::: theorem 牛顿第一定律 假若施加于某物体的外力为零,则该物体的运动速度不变。
DETAILS
这是一个详情块,在 IE / Edge 中不生效
# 流程图
@flowstart cond=>condition: Process? process=>operation: Process e=>end: End
cond(yes)->process->e cond(no)->e @flowend