daux.io/vendor/erusev/parsedown/tests/data/aligned_table.md

4 lines
139 B
Markdown
Raw Normal View History

2014-04-22 22:17:48 +02: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 |