Closed
Description
- I confirm that this is an issue rather than a question.
Bug report
Steps to reproduce
Repo: https://github.com/Phenomen/ose
Deployed version (with bugged anchor links): https://ose.phenomen.now.sh/classic-fantasy/
- Add a heading (h1-h6) with lowercase Cyrillic letter "л" (## Терминология)
- Check generated anchor link.
What is expected?
Anchor link is #терминология
What is actually happening?
Anchor link is: #терминоnогия
Cyrillic "л" is replaced by Latin "n" in the anchor link.
Other relevant information
Zeit is used for build and deploy. Result is the same as on local machine.
- Output of
npx vuepress info
in my VuePress project: