mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-23 16:05:54 +00:00
123 lines
4.8 KiB
Plaintext
123 lines
4.8 KiB
Plaintext
[1m[23m[39m[49m[24m[29mLEVEL 1 HEADING[0m
|
||
|
||
Text
|
||
|
||
[1m[23m[39m[49m[24m[29mLevel 2 heading[0m
|
||
|
||
Text
|
||
|
||
[22m[3m[39m[49m[24m[29mLevel 3 heading[0m
|
||
|
||
Text
|
||
|
||
[22m[3m[39m[49m[24m[29mLevel 4 heading[0m
|
||
|
||
Text
|
||
|
||
[22m[3m[39m[49m[24m[29mLevel 5 heading[0m
|
||
|
||
Text
|
||
|
||
• list
|
||
|
||
• nested
|
||
|
||
1) numbered
|
||
|
||
continuation paragraph
|
||
|
||
[22m[23m[36m[49m[4m[29m]8;;http://example.com\link[0m]8;;\
|
||
|
||
[22m[23m[36m[49m[4m[29m]8;;mailto:mail@example.com\mail@example.com[0m]8;;\
|
||
|
||
│ Block quote
|
||
│
|
||
│ │ Nested block quote
|
||
|
||
Multiline table with caption:
|
||
|
||
Centered Left Right Default aligned
|
||
Header Aligned Aligned
|
||
─────────── ────────── ──────────── ──────────────────────────
|
||
First row 12.0 Example of a row that
|
||
spans multiple lines.
|
||
Second row 5.0 Here’s another one. Note
|
||
the blank line between
|
||
rows.
|
||
─────────── ────────── ──────────── ──────────────────────────
|
||
|
||
Here’s the caption. It may span multiple lines.
|
||
|
||
Multiline table without caption:
|
||
|
||
Centered Left Right Default aligned
|
||
Header Aligned Aligned
|
||
─────────── ────────── ──────────── ──────────────────────────
|
||
First row 12.0 Example of a row that
|
||
spans multiple lines.
|
||
Second row 5.0 Here’s another one. Note
|
||
the blank line between
|
||
rows.
|
||
─────────── ────────── ──────────── ──────────────────────────
|
||
|
||
Table without column headers:
|
||
|
||
───────────────── ───────────────── ───────────────── ─────────────────
|
||
12 12 12 12
|
||
123 123 123 123
|
||
1 1 1 1
|
||
───────────────── ───────────────── ───────────────── ─────────────────
|
||
|
||
Footnote¹
|
||
|
||
Multiple blocks in a cell
|
||
|
||
────────────────── ─────────── ────────────
|
||
[1m[23m[39m[49m[24m[29mCOL 1[0m [1m[23m[39m[49m[24m[29mCOL 2[0m [1m[23m[39m[49m[24m[29mCOL 3[0m
|
||
|
||
col 1 col 2 col 3
|
||
r1 a • b c c 2 c 2
|
||
|
||
r1 bis • b 2
|
||
|
||
• b 2
|
||
────────────────── ─────────── ────────────
|
||
|
||
East Asian characters have double width
|
||
|
||
── ────
|
||
魚 fish
|
||
── ────
|
||
|
||
This is inline code: [22m[23m[31m[47m[24m[29m x >>= y ++ 3 [0m.
|
||
|
||
[22m[23m[31m[49m[24m[29mcode block[0m
|
||
[22m[23m[31m[49m[24m[29m >>> ## ``[0m
|
||
|
||
Highlighted:
|
||
|
||
[0m[0m[22;23;24m[31;22;23;24m<[0m[22;23;24m[32;1;23;24mp[0m[22;23;24m[31;22;23;24m><[0m[22;23;24m[32;1;23;24ma[0m[22;23;24m[32;22;23;24m href[0m[22;23;24m[90;22;23;24m=[0m[22;23;24m[36;22;23;24m"foobar"[0m[22;23;24m[32;22;23;24m title[0m[22;23;24m[90;22;23;24m=[0m[22;23;24m[36;22;23;24m"title"[0m[22;23;24m[31;22;23;24m>[0m[22;23;24m[0m[22;23;24mThis is a link[0m[22;23;24m[31;22;23;24m</[0m[22;23;24m[32;1;23;24ma[0m[22;23;24m[31;22;23;24m></[0m[22;23;24m[32;1;23;24mp[0m[22;23;24m[31;22;23;24m>[0m[22;23;24m
|
||
[90;22;3;24m<!-- comment -->[0m[22;23;24m[0m
|
||
|
||
Math: $\pi^2 = \frac{1}{2}$
|
||
|
||
[22m[3m[39m[49m[24m[29me[0m = [22m[3m[39m[49m[24m[29mmc[0m²
|
||
|
||
────────────────────
|
||
|
||
More text.
|
||
|
||
[1m[23m[39m[49m[24m[29mboldface text[0m, [22m[23m[39m[49m[4m[29munderlined text[0m, [22m[3m[39m[49m[24m[29memphasized text[0m.
|
||
|
||
small caps
|
||
|
||
We see a log₁₀ reduction in 2⁹ seconds.
|
||
|
||
Hello
|
||
|
||
Goodbye
|
||
|
||
────────────────────
|
||
|
||
1. Here’s the note.[0m]8;;\
|