:bike: A preprocessor for anyone writing specifications that converts source files into actual specs.
status-ED.include
and status-RD.include
files. They show up properly for some specs, but not for others. I've verified that Status
is either ED or RD. Is there another parameter I'm missing?
spec
command
Boilerplate: style-darkmode off
to your metadata, which'll exclude the darkmode style block from being added. Adjusting to darkmode is quite quick and easy tho, I recommend doing it!
pygments>=2.6.1,<2.7
in https://github.com/tabatkins/bikeshed/blob/master/requirements.txt#L10Boilerplate: style-darkmode off
but it didn't help. Thoughts? Thank you.
i
, I'd like to write it so i
appears small at the bottom.Q: WebGPU needs cross-links between multiple documents in the same repository (the WebGPU spec, the shading language spec WGSL, and I'd also like to be able to write our explainer in bikeshed to use cross-links to those two specs). Is this possible?
These specs aren't published so they're not in the global database yet - but it would also be nice if we could e.g. ref a term from WebGPU in the same commit where it's defined in WGSL.
anchors.bsdata
for example might work.