send-mail/node_modules/showdown/test/makeMd/table.md

5 lines
116 B
Markdown
Raw Normal View History

| head 1 | head 2 | head 3 |
| ------ | ------ | ------ |
| foo | *bar* | baz |
| ~~a~~ | **b** | `cccc` |