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

Warn about links with template expressions #191

Merged
merged 2 commits into from
Jan 14, 2025

Conversation

reakaleek
Copy link
Member

@reakaleek reakaleek commented Jan 14, 2025

Related #182

Details

Add warning if a link contains {{ or }} thus using a template expression.

Because

  1. it doesn't work
  2. it's discouraged to use template variables in links

@reakaleek reakaleek requested a review from a team January 14, 2025 13:42
@reakaleek reakaleek self-assigned this Jan 14, 2025
@reakaleek reakaleek requested a review from Mpdreamz January 14, 2025 15:24
@reakaleek reakaleek merged commit 552b631 into main Jan 14, 2025
3 checks passed
@reakaleek reakaleek deleted the feature/warn-on-links-with-interpolation branch January 14, 2025 15:33
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.

2 participants