diff --git a/test/specs/new/code_following_nptable.html b/test/specs/new/code_following_nptable.html index f752ce6fa8..8977ec2d87 100644 --- a/test/specs/new/code_following_nptable.html +++ b/test/specs/new/code_following_nptable.html @@ -19,3 +19,25 @@
a simple
  *indented* code block
 
+ + + + + + + + + + + + + + + + + + +
abcdef
barfoo
bazboo
+
a simple
+ *indented* code block
+
diff --git a/test/specs/new/code_following_nptable.md b/test/specs/new/code_following_nptable.md index e5a38acc8a..df60f3d360 100644 --- a/test/specs/new/code_following_nptable.md +++ b/test/specs/new/code_following_nptable.md @@ -1,6 +1,13 @@ - abc | def - --- | --- - bar | foo - baz | boo +abc | def +--- | --- +bar | foo +baz | boo + a simple + *indented* code block + + abc | def + --- | --- + bar | foo + baz | boo a simple *indented* code block diff --git a/test/specs/new/code_following_table.html b/test/specs/new/code_following_table.html index f752ce6fa8..8977ec2d87 100644 --- a/test/specs/new/code_following_table.html +++ b/test/specs/new/code_following_table.html @@ -19,3 +19,25 @@
a simple
  *indented* code block
 
+ + + + + + + + + + + + + + + + + + +
abcdef
barfoo
bazboo
+
a simple
+ *indented* code block
+
diff --git a/test/specs/new/code_following_table.md b/test/specs/new/code_following_table.md index b3b1c147b2..195b87b6cc 100644 --- a/test/specs/new/code_following_table.md +++ b/test/specs/new/code_following_table.md @@ -4,3 +4,10 @@ | baz | boo | a simple *indented* code block + + | abc | def | + | --- | --- | + | bar | foo | + | baz | boo | + a simple + *indented* code block