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

Fix extension parsing #46

Merged
merged 3 commits into from
Oct 14, 2024
Merged

Fix extension parsing #46

merged 3 commits into from
Oct 14, 2024

Conversation

jeffijoe
Copy link
Owner

When a URL was specified as a keyed block, the extension parser picked up on the : and treated it as an extension.

To fix this, the extension parser was updated to exit early when it detects a {.

Closes #45

@jeffijoe jeffijoe merged commit 3b2c2d0 into master Oct 14, 2024
1 check passed
@jeffijoe jeffijoe deleted the fix/url branch October 14, 2024 12:41
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.

Select format with URLs always returns default
1 participant