Fix a regression in [r8062] (extra space with French smartquotes again).
[docutils.git] / sandbox / manpage-writer / input / indent.txt
blobd89c52a34d21f6b0765c6db9cc60d8e24ab16b46
1 an option block, and within it, a part of the text block indented. 
2 the rest of the text ("More lines 1", etc.) isn't aligned at the same
3 level as "Line1".  Instead, they're flush left to the screen
5 -l, --color-limit limit
6         Line1.
7         Line2.
8         Line3.
10         ::
12                 Indented line 1.
13                 Indented line 2.
14                 Indented line 3.
16                 Indented line 4.
17                 Indented line 5.
18                 Indented line 6.
20         More lines 1.
21         More lines 2.
22         More lines 3.