So I have been writing my book in #nano then lately I have switched to #Pandoc for export into #EPUB. There is a single issue I have: u00f8 doesn't translate properly with Pandoc. It throws an error and displays odd characters insteadof the one I was going for. Anyone have a remedy for me?
I hate to drag you in, but @klaatu you are one of the few people I know that uses Pandoc. You and @brandon
@poetgrant What are your LANG, LANGUAGE, and LC_CTYPE set to?
@sean I am unsure. I know my system is set to UTF8 systemwide. Or is there also a Pandoc config too?
@poetgrant At your shell, use the 'env' command and see what those variables are set to.