blob: fed53f9a487d32c1cc319f8e99d4bc62c963a0d8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
TABLES(1)
DESCRIPTION
Testing tables.
+-------------+
| Single col |
+-------------+
| Hi! :) |
+-------------+
+-------------------------------------+----------------+--------------+
| Header content | With format | Another |
| | text | column |
+-------------------------------------+----------------+--------------+
| Some data | More data | |
+-------------------------------------+----------------+--------------+
| Extra long amount of text within a | hi | there |
| column | | |
+-------------------------------------+----------------+--------------+
+---------------+-----------------+----------------+
| Left aligned | Center aligned | Right aligned |
+---------------+-----------------+----------------+
| abc | def | ghi |
+---------------+-----------------+----------------+
+-----------------------+-----------------------+-----------------------+
| Left aligned | Center aligned | Right aligned |
+-----------------------+-----------------------+-----------------------+
| X | X | X |
+-----------------------+-----------------------+-----------------------+
| Extra long text | Extra long text | Extra long text |
| 123456789012 with | 123456789012 with | 123456789012 with |
| mixed widths. | mixed widths. | mixed widths. |
+-----------------------+-----------------------+-----------------------+
+-----------------------+
| Link check |
+-----------------------+
| foo |
+-----------------------+
| https://example.com/ |
+-----------------------+
|