- From: Sam Atkins via GitHub <noreply@w3.org>
- Date: Thu, 10 Jul 2025 11:29:49 +0000
- To: public-css-archive@w3.org
AtkinsSJ has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-values-5] `parse with a <syntax>` shows up as "parse with a" == Having `<syntax>` in this name means that it gets converted to an HTML tag and doesn't show up visually in a couple of places. <img width="535" height="40" alt="Image" src="https://github.com/user-attachments/assets/fc2f3444-4a81-416f-b169-cb7d2feaa329" /> I tried just fixing it by replacing references with `[=parse with a <<syntax>>=]` but Bikeshed then couldn't find what it: ``` LINK ERROR: No 'dfn' refs found for 'parse with a <<syntax>>'. ``` I'll submit an issue to Bikeshed too in a moment. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12470 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 10 July 2025 11:29:50 UTC