src/cm/converters/__init__.py
changeset 57 b32aa76ee411
parent 50 6db6c011a310
child 77 fe91eb717a96
--- a/src/cm/converters/__init__.py	Fri Dec 11 11:17:01 2009 +0100
+++ b/src/cm/converters/__init__.py	Fri Dec 11 11:48:10 2009 +0100
@@ -40,7 +40,7 @@
                        'text/english',
                        'text/enriched'
                       ]:
-        converted_input = input
+        converted_input = to_unicode(input)
         
     ##############################
     # anything looks like code: put them into markdown citation