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

Change bookmark link case. #16

Merged
merged 1 commit into from
Dec 27, 2023
Merged

Change bookmark link case. #16

merged 1 commit into from
Dec 27, 2023

Conversation

samchon
Copy link
Owner

@samchon samchon commented Dec 27, 2023

When generating markdown documents, it is generating bookmark link for each chapter on the top section. By the way, as those bookmark links had not converted to the lower case, it had occured mis-bookmark-linked problem when upper case being used in the chapter name.

This PR fixes such bug, by converting to the lower case alphabets for chaper bookmark links.

When generating markdown documents, it is generating bookmark link for each chapter on the top section. By the way, as those bookmark links had not converted to the lower case, it had occured mis-bookmark-linked problem when upper case being used in the chapter name.

This PR fixes such bug, by converting to the lower case alphabets for chaper bookmark links.
@samchon samchon added bug Something isn't working enhancement New feature or request labels Dec 27, 2023
@samchon samchon self-assigned this Dec 27, 2023
Copy link
Owner Author

@samchon samchon left a comment

Choose a reason for hiding this comment

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

No problem when testing.

@samchon samchon merged commit b996c33 into master Dec 27, 2023
2 checks passed
@samchon samchon deleted the features/bookmark branch December 27, 2023 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant