Show More
@@ -1516,8 +1516,8 b' Test omit indicating for help' | |||||
1516 | > |
|
1516 | > | |
1517 | > This paragraph is never omitted, too (for extension) |
|
1517 | > This paragraph is never omitted, too (for extension) | |
1518 | > ''' |
|
1518 | > ''' | |
1519 | > |
|
1519 | > from __future__ import absolute_import | |
1520 |
> from mercurial import |
|
1520 | > from mercurial import commands, help | |
1521 | > testtopic = """This paragraph is never omitted (for topic). |
|
1521 | > testtopic = """This paragraph is never omitted (for topic). | |
1522 | > |
|
1522 | > | |
1523 | > .. container:: verbose |
|
1523 | > .. container:: verbose |
General Comments 0
You need to be logged in to leave comments.
Login now