tests/test-minirst.py.out
changeset 15039 c981f4a9ea74
parent 15037 df47381b41d6
child 15125 bdc595059108
--- a/tests/test-minirst.py.out	Thu Aug 11 22:40:41 2011 -0500
+++ b/tests/test-minirst.py.out	Thu Aug 11 22:40:43 2011 -0500
@@ -388,15 +388,21 @@
 Empty comment above
 ----------------------------------------------------------------------
 
+  === === ========================================
+  a   b   c                                       
+  === === ========================================
+  1   2   3                                       
+  foo bar baz this list is very very very long man
+  === === ========================================
+
 table formatted to fit within 30 characters:
 ----------------------------------------------------------------------
   a   b   c
   ------------------------------
   1   2   3
-  foo bar baz
-  aa  bb  sdfsdfsdf this line
-          is way too long for
-          this cell.
+  foo bar baz this list is
+          very very very long
+          man
 
 ----------------------------------------------------------------------