first-level quote looks better in vim
This commit is contained in:
		| @@ -69,7 +69,7 @@ def mail_daily_digest(session, sender, receiver, prefix): | ||||
|         text = textwrap.fill(text, width=78) | ||||
|         try: | ||||
|             body += '=> %s - %s\n' % (entry.firstfetched.strftime('%Y-%m-%dT%H:%M'), feedinfo.title) | ||||
|             body += '>> %s\n' % entry.title | ||||
|             body += '>  %s\n' % entry.title | ||||
|             body += '%s\n' % text | ||||
|             body += '%s\n\n' % link | ||||
|         except: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user