| changeset 50 | 6db6c011a310 |
| parent 0 | 40c8f766c9b8 |
| child 77 | fe91eb717a96 |
--- a/src/cm/converters/__init__.py Thu Dec 10 17:05:54 2009 +0100 +++ b/src/cm/converters/__init__.py Thu Dec 10 18:03:50 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