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

Handle special characters #576

Open
posva opened this issue Jan 24, 2025 · 0 comments
Open

Handle special characters #576

posva opened this issue Jan 24, 2025 · 0 comments
Labels
⚡️ enhancement improvement over an existing feature

Comments

@posva
Copy link
Owner

posva commented Jan 24, 2025

It should be possible to write a dot (.) as part of the url and other special characters (that need to be encoded).

proposals:

  • use [x+nn] like svelte kit
  • use another character that allows raw unencoded characters: [+.] (gets a bit weird)
@posva posva converted this from a draft issue Jan 24, 2025
@posva posva added the ⚡️ enhancement improvement over an existing feature label Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚡️ enhancement improvement over an existing feature
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant