cargo/crates/mdman/tests/compare/tables.md
2020-08-01 11:13:52 -07:00

36 lines
758 B
Markdown

# tables(1)
## DESCRIPTION
Testing tables.
| Single col |
--------------
| Hi! :) |
Header content | With `format` *text* | Another column
---------------|----------------------|----------------
Some data | More data |
Extra long amount of text within a column | hi | there
Left aligned | Center aligned | Right aligned
-------------|:--------------:|--------------:
abc | def | ghi
Left aligned | Center aligned | Right aligned
-------------|:--------------:|--------------:
X | X | X
Extra long text 123456789012 with mixed widths. | Extra long text 123456789012 with mixed widths. | Extra long text 123456789012 with mixed widths.
| Link check |
--------------
| [foo] |
| <https://example.com/> |
[foo]: https://example.com/