Re: [csswg-drafts] [css-syntax-3] The `+` in `<an+b>` confuses parsing tools (#9473)

> other ideas?

In my (WIP) implementation of the grammar I call it `a_n_plus_b`, which would correspond to `<a-n-plus-b>` in kebap-case. A bit lengthy, yes, but it is visually clear that there are 4 components (`a`, `n`, `+`, `b`). `<An-plus-B>` would also work.

-- 
GitHub Notification of comment by InSyncWithFoo
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9473#issuecomment-1840918397 using your GitHub account


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

Received on Tuesday, 5 December 2023 14:36:36 UTC