diff --git a/reporting/md-wrap b/reporting/md-wrap index 06e5af7..54d7123 100755 --- a/reporting/md-wrap +++ b/reporting/md-wrap @@ -44,7 +44,6 @@ def main(): in_code = not in_code if not any((in_code, in_table)): - row = row.rstrip(" ") if len(row.strip(" ")) == 0: row = "" if len(row) > opts.w: