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

Hotfix: Remove Parental Prefixes from link texts of { @link } Tags #44

Merged
merged 2 commits into from
Dec 19, 2023

Conversation

bbazukun123
Copy link
Collaborator

Resolves ticket.

@@ -174,6 +174,8 @@ export function overrideLinkerPlugin()

if (linkText && typeof linkText !== 'string')
{
console.log('linkText:', linkText.name);
Copy link
Member

Choose a reason for hiding this comment

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

Remove?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Oh woops, thanks @bigtimebuddy !

Copy link
Collaborator

@achamas-playco achamas-playco left a comment

Choose a reason for hiding this comment

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

Nice one!

@bbazukun123 bbazukun123 merged commit 53d1012 into main Dec 19, 2023
2 checks passed
@bbazukun123 bbazukun123 deleted the link-tags-parental-prefixs-removal branch December 19, 2023 10:49
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