Hello,
There is an issue and it is first reason that i can not use Ghost on my Turkish language websites. As you know Ghost adding headers text as an id for header. But when it contains turkish characters (üğİıçöş) its replacing them with a dash.
Example: <h2 id="nas-l-yap-l-r">Nasıl Yapılır</h2>
I believe it could be not good for SEO?
How can i control header ID’s that Ghost write them same as permalinks. ?(In permalinks it works good. “Nasıl Yapılır” becaming /nasil-yapilir)