tests/test-minirst.py
changeset 10447 e957cc7cbd14
parent 10444 e99e0e077bc4
child 10972 0a2c6948f5f4
--- a/tests/test-minirst.py	Sat Feb 13 18:44:19 2010 +0100
+++ b/tests/test-minirst.py	Sat Feb 13 21:21:40 2010 +0100
@@ -106,6 +106,12 @@
 
 1) Another
 2) List
+
+Line blocks are also a form of list:
+
+| This is the first line.
+  The line continues here.
+| This is the second line.
 """
 
 debugformat('lists', lists, 60)