If you use the headers in Cyrillic, the anchor links written to them will not scroll the page to the desired h tag.
[latin anchor link works](#latin-header)
[cyrillic anchor link doesn't works](#кириллический-заголовок)
# Latin header
some text
# Кириллический заголовок
some text
If you use the headers in Cyrillic, the anchor links written to them will not scroll the page to the desired h tag.