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 +=== +. + + + + + + + + + + + + + + + + + + + + + +
abcdef
barbaz
bar
===
+```````````````````````````````` + The header row must match the [delimiter row] in the number of cells. If not, a table will not be recognized: