TocHomeGithubInfo

test-pages

Hello, Markdown!

This is a sample code block:

function greet() {
    console.log("Hello, world!");
}

And here is an inline formula: E=mc2E = mc^2

And some block formula:

eπi+1=0e^{\pi i} + 1 = 0 (abd0ac00a)n=(annan1bnan2[ad+12(n1)bc]0anncan100an),nZ+\left( \begin{array}{ccc} a & b & d \\ 0 & a & c \\ 0 & 0 & a \\ \end{array} \right)^n = \left( \begin{array}{ccc} a^n & n a^{n-1} b & n a^{n-2} \left[a d+\frac{1}{2} (n-1) b c\right] \\ 0 & a^n & n c a^{n-1} \\ 0 & 0 & a^n \\ \end{array} \right) , \quad n \in \mathbb{Z}^+ 0xnexdx=n!\int_0^\infty x^n e^{-x} \mathrm{d} x = n!

footnote

Here is a simple footnote1.

A footnote can also have multiple lines2.

This is a second line.

A strange picture:

what

what?

Alert Example

Note

Highlights information that users should take into account, even when skimming.

Tip

Optional information to help a user be more successful.

Important

Crucial information necessary for users to succeed.

Warning

Critical content demanding immediate user attention due to potential risks.

Caution

Negative potential consequences of an action.

Footnotes

  1. My reference.

  2. To add line breaks within a footnote, prefix new lines with 2 spaces.