]> asedeno.scripts.mit.edu Git - vt_decor.git/blobdiff - vt_decor.py
strip newlines from the heads of bullets
[vt_decor.git] / vt_decor.py
index ddf4f6b238f3373f74bceb32204a9aa0d0f84095..0fb2774311f99ad9a54b1b1a19b4a7e441c95fb3 100644 (file)
@@ -158,7 +158,7 @@ class RoostVTDecor(roost.RoostMessage.Decor):
                     # Bullet
                     if ret:
                         ret += indent
-                    ret += m
+                    ret += m.lstrip('\n')
                     bindent = ' ' * util.glyphwidth(m)
                 else:
                     # Content