Quote:
Originally Posted by kovidgoyal
If you have non ascii characters in your recipe you need to add a coding declaration as the first line
# -*- coding: utf-8
And of curse make sure the recipe file is actually saved in utf-8
|
I'll try to don't take non-ASCII characters for my recipes, I think is better for all us, in this recipe discarding non-ASCII characters is not a trauma (at least not for me, good-bye "á" character

). My recipes are set to ASCII format (using npp++)