I'm building a very simple Grav site. In Dutch we use characters like ë in, for example, the word cliëntenraad. Grav doesn't seem to know these characters, making cliëntenraad, for example, Cli�ntenraad. Is there a way to solve this? It doesn't seem to matter which theme I use.
I have activated the Quark theme, but even then some characters are not displayed correctly. The language is set to Dutch, I have only installed the plugins that are standard part of Grav Admin. The URL in question is https://website.artindekker.com.
@artinas, This has got little to do with Grav, but with character sets in general. If this were a Grav issue, Grav wouldn't be useful in many countries...
Check the character set used by your editor. It should be UTF-8 which matches the character set expected by the browser.