赞
踩
加粗
hello,world**hello,world**
- 1
斜体
hello,world
***hello,world***
- 1
删除线
hello,world~~hello,world~~
- 1
高亮显示
hello,world
==hello,world==
- 1
代码
hello,world
`hello,world`
- 1
下标
H2O
H~2~O
- 1
上标
x2
x^2^
- 1
java代码块
public static void main(String[] args){ System.out.println("Hello,world"); }
- 1
- 2
- 3
# 按下enter键生效 ```java
- 1
- 2
javascript代码块
var a = "hello,world";
- 1
# 按下enter键生效 ```javascript
- 1
- 2
在Typora偏好设置里勾选内联公式打开内联公式支持
![]()
{ 1111 22 333333 \left\{
\right. ⎩⎨⎧111122333333111122333333 $$ \left\{ \begin{matrix} 1111 \\ 22 \\ 333333 \\ \end{matrix} \right. $$
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
1111 22 333333 } \left.
\right\} 111122333333⎭⎬⎫111122333333 $$ \left. \begin{matrix} 1111 \\ 22 \\ 333333 \\ \end{matrix} \right\} $$
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
{ 1111 22 333333
⎩⎪⎨⎪⎧111122333333⎧⎩⎨111122333333 $$\begin{cases} 1111 \\ 22 \\ 333333 \\ \end{cases}$$
- 1
- 2
- 3
- 4
- 5
下划线
c o n t e n t ‾ \underline{content} content
$\underline{content}$ <u>content</u>
- 1
- 2
分数、平方
7 x + 5 1 + y 2 \frac{7x+5}{1+y^2} 1+y27x+5
$\frac{7x+5}{1+y^2}$
- 1
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。