From ce1067d1a922c5b9953694390571cca68cda6a24 Mon Sep 17 00:00:00 2001
From: Bob Mottram
"', '
') content = content.replace('"', '') + if '>\u201c' in content: + if '\u201d<' in content: + content = content.replace('>\u201c', '>
') + content = content.replace('\u201d<', '<') # replace email style quote if '>> ' not in content: return content