You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Perhaps it would be useful to use something like the functionality in the transliteration package to support files named in other languages?
I might know why other languages are not supported here, could a config item (fileNmaeTransfrom:(name:string)=>string|Promise<string>) be provided in contentlayer.config.ts to allow the user to handle this?