We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddd43e9 commit b947c3fCopy full SHA for b947c3f
ppts/demo.md
@@ -63,7 +63,7 @@ usemathjax: yes 启用MathJax渲染公式
63
----
64
## 使用LaTex公式:
65
$$ x = {-b \pm \sqrt{b^2-4ac} \over 2a}. s = ut + \frac{1}{2}at^2 $$
66
-矩阵:$ x = {\begin{bmatrix} 1 & 2 & 3 \\\\ 4 & 5 & 6 \end{bmatrix}} $
+矩阵:\\( x = {\begin{bmatrix} 1 & 2 & 3 \\\\ 4 & 5 & 6 \end{bmatrix}} \\)
67
68
[slide]
69
## 支持.class/#id/自定义属性样式
0 commit comments