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

feat(anchors): remove unsupported chars from heading ids #558

Merged
merged 2 commits into from
Nov 15, 2024
Merged

Conversation

d3m1d0v
Copy link
Member

@d3m1d0v d3m1d0v commented Nov 11, 2024

Passed a stricter regexp to slugify, thats remove all unsupported symbols from ids

Read more about the supported symbols here: https://datatracker.ietf.org/doc/html/rfc3986#section-3.5

Passed a stricter regexp to slugify, thats remove all unsupported symbols from ids

Read more about the supported characters here: https://datatracker.ietf.org/doc/html/rfc3986#section-3.5
Copy link
Contributor

@makhnatkin makhnatkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything is OK, but the mystery of the soft sign ь has not been solved

@3y3 3y3 merged commit 34c3f1b into master Nov 15, 2024
1 check passed
@3y3 3y3 deleted the slugify-strict branch November 15, 2024 09:42
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

Successfully merging this pull request may close these issues.

3 participants