Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in Anchor Link Generation for Headings (H1-H5) #276

Open
aidemkin opened this issue Sep 29, 2024 · 1 comment
Open

Error in Anchor Link Generation for Headings (H1-H5) #276

aidemkin opened this issue Sep 29, 2024 · 1 comment

Comments

@aidemkin
Copy link

A problem has been detected in the process of creating anchor links for headings (H1-H5) that contain characters other than Latin letters and digits. Anchor links should be correctly processed for all characters, but in the current implementation, headings consisting of Cyrillic or other alphabetic characters generate incorrect or non-functional links. It is necessary to fix the anchor link generation function to account for characters from non-Latin alphabets by correctly converting them.

@AyshaHakeem
Copy link
Collaborator

Will look into this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants