send-mail/node_modules/showdown/test/features/tables/with-span-elements.md

10 lines
252 B
Markdown
Raw Normal View History

| First Header | Second Header |
| ------------- | ----------------- |
| **bold** | ![img](foo.jpg) |
| _italic_ | [link](bla.html) |
| `some code` | [google][1] |
| <www.foo.com> | normal |
[1]: www.google.com