[community-group] Pull Request: clarify that token names must be valid json strings

ilikescience has just submitted a new pull request for https://github.com/design-tokens/community-group:

== clarify that token names must be valid json strings ==
## Changes

Specifically requires token names to be a valid JSON string. Currently, keeps the restrictions on using `{`, `}`, and `.` inside token names, though it might be worth revisiting that to make it easier to maintain parity with established standards.

Closes https://github.com/design-tokens/community-group/issues/194, but needs clarification on aliasing/referencing tokens with whitespace.

Also, we might want to provide non-normative guidance to vendors on how to manage tokens with whitespace in their names.

## How to Review

`pnpm run dev`, check for errors :)


See https://github.com/design-tokens/community-group/pull/327


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 14 October 2025 13:51:57 UTC