Normal tests #
Begin test file…
Formatting #
Bold, bold, 加粗
Italic, italic, 斜体
Underline,
Strike, strike, strike, ~strike~, –strike–
Highlight, =highlight=, ==highlight==
Lists #
ul- Unordered list
ol- Ordered list
dldt- Description list
- Task list
- Task list
Code #
Inline code, `escape`, and keystroke
Inline code, `escape`, and keystroke
This theme has limited support for code blocks.
package main
import "log"
func add(x int, y int) int {
log.Println("We are going to take the sum of two numbers, and leave a very very very long comment.")
return x + y
}
func main() {
y := add(1, 2)
log.Println(y)
}
Here’s an example with line numbers. The CSS is buggy.
| |
Font #
我能体に傷つけないで吞下 259 ml glass。
Four score and seven years ago our fathers brought forth upon this continent, a new nation, conceived in Liberty, and dedicated to the proposition that all men are created equal.
0 Oo Ii Ll 1 | 2 Z 5 s 8 Bb 6 # * ^ ~ () {} [] . , : ; “ ‘ ’ `
0 Oo Ii Ll 1 | 2 Z 5 s 8 Bb 6 # * ^ ~ () {} [] . , : ; “ ‘ ’ `
LaTeX & Table #
This theme does not support LaTeX yet.
$\LaTeX{}$
$$R_1 \begin{cases} >\mu_{2} \\ \leq \mu_{2} \end{cases}$$
| Message to agent 1 | $M_1$ |
|---|---|
| Agent 1’s action | $a_1$ |
| New finding | $R_1 \begin{cases} >\mu_{2} \\ \leq \mu_{2} \end{cases}$ |



