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 redirects for snippets #143

Merged
merged 1 commit into from
Jun 6, 2024
Merged

Fix redirects for snippets #143

merged 1 commit into from
Jun 6, 2024

Conversation

mgmanzella
Copy link
Contributor

@mgmanzella mgmanzella commented Jun 5, 2024

What issue does this pull request address?

Fixes #142

What is the solution

Add clause for formatting urls for snippets

What should the reviewer focus on and are there any special considerations?

Are there other scenarios for snippets i should test??

I was able to get redirects to work for dawn, would like other apps/themes to test out 🙏

How to test

Pretty extensive steps to test, so this is optional but if you're interested see here

@mgmanzella mgmanzella force-pushed the fix-redirect-snippet branch from 14cc1d1 to ee5f504 Compare June 5, 2024 22:11
@mgmanzella mgmanzella changed the title WIP Fix redirect snippet Fix redirects for snippets Jun 5, 2024
@mgmanzella mgmanzella marked this pull request as ready for review June 5, 2024 22:14
@mgmanzella mgmanzella merged commit c3076ab into master Jun 6, 2024
1 check passed
@mgmanzella mgmanzella deleted the fix-redirect-snippet branch June 6, 2024 17:45
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.

Output url to code snippet missing file extension - resolves to a 404 in the code editor
3 participants