Free Space

Examples

· · Virgil Nye · 1 min read

This is an example file.

Table of contents

Open Table of contents

Code Example

const STONE = "Go away.";

const FuncTest = (): string => {
  return "It's over!"
};

文档跳转

链接跳转

Picture Example

Images in assets folder

Images in public folder

LaTeX Example

[abcd]\begin{bmatrix} a & b \\ c & d \end{bmatrix}
[abcd]\begin{bmatrix} a & b \\ c & d \end{bmatrix}

E=mc2E=mc^2

a,an\sqrt{a}, \sqrt[n]{a}

ab,a+bc+d\frac{a}{b}, \frac{a+b}{c+d}

i=0ni2=(n2+n)(2n+1)6\sum_{i=0}^n i^2 = \frac{(n^2+n)(2n+1)}{6}