Skip to content

Handle special characters #576

@posva

Description

@posva

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)

This is currently implementable with definePage({ path: '....' })

Metadata

Metadata

Assignees

No one assigned

    Labels

    has workaroundhas a temporary fix to get around the problem⚡️ enhancementimprovement over an existing feature

    Projects

    Status

    📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions