All patches and comments are welcome. Please squash your changes to logical
commits before using git-format-patch and git-send-email to
patches@git.madduck.net.
If you'd read over the Git project's submission guidelines and adhered to them,
I'd be especially grateful.
14 """This is a docstring with
15 some lines of text here
21 '''This is another docstring
22 with more lines of text
28 '''"This" is a string with some
34 '''Indentation with tabs
49 Lorem ipsum dolor sit amet.
51 Consectetur adipiscing elit:
52 - sed do eiusmod tempor incididunt ut labore
54 - enim ad minim veniam
55 - quis nostrud exercitation ullamco laboris nisi
56 - aliquip ex ea commodo consequat
63 These lines are indented in a way that does not
71 This has a shallow indent
72 - But some lines are deeper
73 - And the closing quote is too deep
79 """But with a newline after it!
99 """This is a docstring with
100 some lines of text here
106 """This is another docstring
107 with more lines of text
113 '''"This" is a string with some
119 """Indentation with tabs
135 Lorem ipsum dolor sit amet.
137 Consectetur adipiscing elit:
138 - sed do eiusmod tempor incididunt ut labore
139 - dolore magna aliqua
140 - enim ad minim veniam
141 - quis nostrud exercitation ullamco laboris nisi
142 - aliquip ex ea commodo consequat
149 These lines are indented in a way that does not
157 This has a shallow indent
158 - But some lines are deeper
159 - And the closing quote is too deep
165 """But with a newline after it!"""