From db0969ac800a6bbf0da932d4290ed223359c44e5 Mon Sep 17 00:00:00 2001
From: Bob Mottram ' + line_str + ' ' + line_str + ' ' + line_str + '')
+ if line_str.startswith('>'):
+ line_str = line_str.replace('>', '
', 1)
else:
- line_str = line_str.replace('>> ', '>
')
- if line_str.startswith('>'):
- line_str = line_str.replace('>', '
', 1)
- else:
- line_str = line_str.replace('>', '
')
- new_content += '
' + line_str + '
' return _remove_quotes_within_quotes(new_content)