marktable
Version:
Markdown table parser, editor and formater
27 lines (21 loc) • 792 B
Markdown
> Full table
## SOURCE
[A table with many of the marktable functionalities][tableID]
| | | HEADER ||
| | Header 1 | Header 2 | Header 3 |
|---|----------|:--------:|---------:|
| 1 | foo | center | right |
| 2 | One cell || |
......................................
| 3 | A multiline row |||
| | because it is easier to put |||
| | in its own tbody |||
|---|------------------------------|||
| 4 | This |||
| | is |||
| | a multiline row too |||
|---|------------------------------|||
| 5 | This is not a multiline row |||
| 6 | Anyway ... This is still |||
| 7 | the | same | table |
| 8 | Escape pipe `foo grep` |||