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

bugfix: Downcase MultiPage Anchors for Links #54

Merged
merged 3 commits into from
Sep 25, 2024
Merged

Conversation

bradschwartz
Copy link
Contributor

This matches how we downcase in generating anchors: https://github.com/podium/graphql_markdown/blob/master/lib/graphql_markdown/markdown_helpers.ex#L30

So that clicking from e.g. query to return type object will deep link properly.

@bradschwartz bradschwartz requested a review from a team as a code owner September 25, 2024 18:32
@bradschwartz bradschwartz merged commit bfb8839 into master Sep 25, 2024
12 checks passed
@bradschwartz bradschwartz deleted the bugfix/hotlinks branch September 25, 2024 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants