marked/test/specs/new/table_following_text.md
---
gfm: true
---
hello world
| abc | def |
| --- | --- |
| bar | foo |
| baz | boo |
hello world with empty line
| abc | def |
| --- | --- |
| bar | foo |
| baz | boo |
---
gfm: true
---
hello world
| abc | def |
| --- | --- |
| bar | foo |
| baz | boo |
hello world with empty line
| abc | def |
| --- | --- |
| bar | foo |
| baz | boo |