Skip to Content

Markdown can support Latex grammer for symbol and math.

Greek Letters

SymbolMarkdown txtLatex
$\alpha$$\alpha$\alpha
$\beta$$\beta$\beta
$\gamma$$\gamma$\gammma
$\Gamma$$\Gamma$\Gammma
$\pi$$\pi$\pi
$\Pi$$\Pi$\Pi
$\phi$$\phi$\phi
$\Phi$$\Phi$\Phi
$\varphi$$\varphi$\varphi
$\theta$$\theta$\theta
$\Theta$$\Theta$\Theta

mkdocs plugin: MathJax 

More Reference: Writing Mathematic Fomulars in Markdown 

Last updated on