Workflows
Workflows copied to clipboard
Specifying UTF-8 encoding
Hello. I added encoding="UTF-8 to the xml tag. Alfred's output is UTF-8, so I think it makes sense to feed it UTF-8 xml.
The practical effect is that unicode characters now display properly in the Alfred debug console, instead of their html entity escape sequences. The output you see in the prompt and everywhere else is identical to how it was previously.