marked/test/specs/new/space_after_table.md
---
gfm: true
---
| a | b |
|---|---|
| 1 | 2 |
there should be a single space at the end of every line above
---
gfm: true
---
| a | b |
|---|---|
| 1 | 2 |
there should be a single space at the end of every line above