- From: Chris Lilley via GitHub <sysbot+gh@w3.org>
- Date: Mon, 21 Nov 2022 17:22:21 +0000
- To: public-css-archive@w3.org
``` chris@SuperNomad:/mnt/c/Users/chris/Documents/GitHub/csswg-drafts/css-2022$ bikeshed -f spec WARNING: Multiple elements have the same ID 'css'. Deduping, but this ID may not be stable across revisions. LINE ~363: Couldn't find target document section css: [[#css|official definition of CSS]] LINE ~451: Couldn't find target document section css: [[#css|official definition of CSS]] ✔ Successfully generated, but fatal errors were suppressed ``` However I'm only finding one such id in the .bs, the other must be autogenerated: ```html <h3 id="css">Cascading Style Sheets (CSS) — The Official Definition</h3> ``` aha the other one is > 1.1. What is CSS? > Cascading Style Sheets (CSS) -- GitHub Notification of comment by svgeesus Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7883#issuecomment-1322405834 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 21 November 2022 17:22:23 UTC