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: Use alias as link text if it's the lookup source #42

Merged
merged 5 commits into from
May 4, 2024

Conversation

carbontwelve
Copy link
Contributor

This PR fixes #41. Due to the 1.1.0 refactoring a regression was introduced where links would only ever render with the title of the page they link to being the link text. This PR fixes that by using the alias text for the link if it's the lookup source.

@carbontwelve carbontwelve changed the base branch from main to v1.1.0 May 4, 2024 00:10
@carbontwelve carbontwelve merged commit 24175a6 into v1.1.0 May 4, 2024
@carbontwelve carbontwelve deleted the patch/v1.1.0/#41 branch May 4, 2024 00:12
@carbontwelve carbontwelve mentioned this pull request May 4, 2024
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.

BUG: wikilink lookup by alias takes on page title as link text (v1.1.0-rc2)
1 participant