diff --git a/test/spec.txt b/test/spec.txt index 582131d70..e6e926dfa 100644 --- a/test/spec.txt +++ b/test/spec.txt @@ -3454,6 +3454,39 @@ bar
bar
```````````````````````````````` +A [setext heading] does not break a table without a blank line above it: + +```````````````````````````````` example table +| abc | def | +| --- | --- | +| bar | baz | +bar +=== +. +abc | +def | +
---|---|
bar | +baz | +
bar | ++ |
=== | ++ |