diff --git a/tests/data/code_block.html b/tests/data/code_block.html
index 7496f14..0518138 100644
--- a/tests/data/code_block.html
+++ b/tests/data/code_block.html
@@ -26,4 +26,17 @@ bar
code
more code
-not quite enough indentation
\ No newline at end of file
+not quite enough indentation
+
+
+
+
\ No newline at end of file
diff --git a/tests/data/code_block.md b/tests/data/code_block.md
index 7ce9db1..d3d6cee 100644
--- a/tests/data/code_block.md
+++ b/tests/data/code_block.md
@@ -26,4 +26,14 @@
code
more code
- not quite enough indentation
\ No newline at end of file
+ not quite enough indentation
+
+---
+
+* foo
+* bar
+
+---
+
+* foo
+* bar
\ No newline at end of file