Org-mode tests #
Normal tests
Formatting
bold, 加粗
italic, 斜体
underlined,
strike-through
verbatim
, code
,
$e^{i\pi} + 1 = 0$
a | b | c |
---|---|---|
1 | 2 | 3 |
- unordered list item 1
- 2
- ordered sublist item 1
- ordered sublist item 2
ordered sublist item 3
and another subitem
echo with a block
descriptive lists
- term
- details continued details
- ?
- details without a term
- term
- details on a new line
- term
details on a new line (with an empty line in between) continued
echo "Hello World!"
- use `[@n]` to change the value of list items
- foobar
- that even works in combination with list statuses (`[ ]`)