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

The spec should be more explicit about which characters can be used as syntax chars in future directives #260

Open
bokand opened this issue Jan 21, 2025 · 0 comments

Comments

@bokand
Copy link
Collaborator

bokand commented Jan 21, 2025

The list of characters that future directives may require escaping could vary according to the specification of that directive. The spec should be more explicit about the set of characters directives could use for that. E.g. TextDirective reserves ,, and - (in addition to the fragment-directive-globally reserved &). This would allow clients to be written in a way that parsing can't break in the future.

Note: This isn't currently an issue as there are no other directive types but could change in the future.

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

No branches or pull requests

1 participant