- From: Dmitry Statsenko via GitHub <sysbot+gh@w3.org>
- Date: Sat, 20 Jul 2024 10:49:30 +0000
- To: public-css-archive@w3.org
alkorlos has just submitted a new pull request for https://github.com/w3c/csswg-drafts: == [css-exclusions-1] Fix spurious / in <img> == Fix bikeshed errors. The command: ```shell bikeshed spec css-exclusions-1\Overview.bs ``` Throws errors when called locally: ```shell LINE 206:5: Spurious / in <img>. LINE 218:7: Spurious / in <img>. ... ``` ### Bikeshed Documentation > The spec command is the most common one you’ll use. It turns a Bikeshed source file into an output HTML file. The rest of this document mostly describes how to format a source file for use with this command. [Source](https://speced.github.io/bikeshed/#cli-spec) Could you please tell where the description how specifications are generated for the drafts.csswg.org domain can be found? Apparently, it's not done using the command `bikeshed spec`, otherwise the document can not be generated. Would like to have the ability to fully reproduce the process locally. See https://github.com/w3c/csswg-drafts/pull/10603 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Saturday, 20 July 2024 10:49:31 UTC