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

4 lines
127 B
Markdown
Raw Normal View History

2014-04-22 22:17:48 +02:00
| _header_ 1 | header 2 |
| ------------ | ------------ |
| _cell_ 1.1 | ~~cell~~ 1.2 |
| `cell` 2.1 | cell 2.2 |