Mercurial > public > mercurial-scm > hg
diff tests/test-minirst.py.out @ 10936:2853c891ac41
minirst: add margin around definition items
This greatly improves the output of 'hg help env'.
author | Martin Geisler <mg@lazybytes.net> |
---|---|
date | Sun, 18 Apr 2010 15:47:49 +0200 |
parents | e957cc7cbd14 |
children | 0a2c6948f5f4 |
line wrap: on
line diff
--- a/tests/test-minirst.py.out Fri Apr 16 19:18:20 2010 +0200 +++ b/tests/test-minirst.py.out Sun Apr 18 15:47:49 2010 +0200 @@ -25,10 +25,12 @@ ---------------------------------------------------------------------- A Term Definition. The indented lines make up the definition. + Another Term Another definition. The final line in the definition determines the indentation, so this will be indented with four spaces. + A Nested/Indented Term Definition. ---------------------------------------------------------------------- @@ -39,6 +41,7 @@ Definition. The indented lines make up the definition. + Another Term Another definition. The final line in the @@ -46,6 +49,7 @@ indentation, so this will be indented with four spaces. + A Nested/Indented Term Definition. ----------------------------------------------------------------------