aboutsummaryrefslogtreecommitdiffstats
path: root/library/parsedown/test/data/aligned_table.md
blob: 69a45f90fe66073434bcf42ac1994e4b1254982d (plain) (blame)
1
2
3
4
| header 1 | header 2 | header 2 |
| :------- | :------: | -------: |
| cell 1.1 | cell 1.2 | cell 1.3 |
| cell 2.1 | cell 2.2 | cell 2.3 |