10 lines
165 B
Plaintext
10 lines
165 B
Plaintext
|
Render tabular data like this:
|
||
|
|
||
|
+----+-----------+
|
||
|
| id | name |
|
||
|
+----+-----------+
|
||
|
| 1 | Tom |
|
||
|
| 2 | Dick |
|
||
|
| 3 | Harry |
|
||
|
+----+-----------+
|