-
-
Notifications
You must be signed in to change notification settings - Fork 55
Closed
Labels
Description
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
Reactions are currently unavailable