Markdown特殊符号表

Markdown特殊符号表教程

Markdown 中,我们可以输入一些特殊的字符。Markdown特殊符号需要使用 $$ 将命令包住。

Markdown特殊符号可以支持数学符号、箭头符号、集合运算符、三角运算符、微积分运算符和逻辑运算符。

数学符号

markdown命令 显示效果
\pm ±±
\div ÷÷
\cdot ⋅⋅
\circ ∘∘
\bigodot ⨀⨀
\bigoplus ⨁⨁
\geq ≥≥
\approx ≈≈
\coprod ∐∐
\times ××
\mid ∣∣
\ast ∗∗
\prod ∏∏
\bigotimes ⨂⨂
\leq ≤≤
\neq ≠≠
\equiv ≡≡
\sum

箭头符号

markdown命令 显示效果
\uparrow
\Uparrow
\rightarrow
\Rightarrow
\downarrow
\mid
\leftarrow
\Leftarrow

集合运算符

markdown命令 显示效果
\emptyset
\in
\notin
\subset
\supset
\subseteq
\supseteq
\bigcap
\bigcup
\bigvee
\bigwedge
\biguplus
\bigsqcup

三角运算符

markdown命令 显示效果
\bot
\angle
30^\circ 30∘
\sin sin
\cos cos
\tan tan
\cot cot
\sec sec
\csc csc

微积分运算符

markdown命令 显示效果
y\prime y′
\iint
\lim lim
\nabla
\int
\oint
\infty

逻辑运算符

markdown命令 显示效果
\because
\therefore
\forall
\not=
\exists
\not>
\not\subset ⊄