MarkdownParser/test/data/aligned_table.md

4 lines
139 B
Markdown
Raw Normal View History

2014-02-23 17:55:34 +01:00
| header 1 | header 2 | header 2 |
| :------- | :------: | -------: |
| cell 1.1 | cell 1.2 | cell 1.3 |
| cell 2.1 | cell 2.2 | cell 2.3 |