Markdown新功能测试

$$ x=\frac{-b \pm \sqrt{b^2-4ac}}{2a} $$

mermaid graph TD; A-->B; A-->C; B-->D; C-->D;