Skip to content

Cyrillic "л" is replaced by Latin "n" in the anchor link #1815

Closed
@phenomen

Description

@phenomen
  • 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/

  1. Add a heading (h1-h6) with lowercase Cyrillic letter "л" (## Терминология)
  2. 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:

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions