tests/test-minirst.py.out
changeset 9293 e48a48b754d3
parent 9291 cd5b6a11b607
child 9736 26d3ade60fa6
--- a/tests/test-minirst.py.out	Sun Aug 02 21:29:15 2009 +0200
+++ b/tests/test-minirst.py.out	Sun Aug 02 23:38:07 2009 +0200
@@ -209,3 +209,31 @@
 --foo bar baz
 ----------------------------------------------------------------------
 
+fields formatted to fit within 60 characters:
+----------------------------------------------------------------------
+Field lists give a simple two-column layout:
+
+key           The whitespace following the key is
+              significant for the wrapping of this text.
+another key   More text. The indentation on the following
+              lines is not significant.
+----------------------------------------------------------------------
+
+fields formatted to fit within 30 characters:
+----------------------------------------------------------------------
+Field lists give a simple two-
+column layout:
+
+key           The whitespace
+              following the
+              key is
+              significant for
+              the wrapping of
+              this text.
+another key   More text. The
+              indentation on
+              the following
+              lines is not
+              significant.
+----------------------------------------------------------------------
+