All interface and method names, e.g. ReadableStream and writable, should be monospace. In Bikeshed, this is done by using {{ReadableStream}} and {{TextDecoder/writable}} and similar.
This may be best solved in the process of doing a PR since otherwise there can be cross-linking errors (especially for TextDecoder/writable and its friend).
All interface and method names, e.g. ReadableStream and writable, should be monospace. In Bikeshed, this is done by using
{{ReadableStream}}
and{{TextDecoder/writable}}
and similar.This may be best solved in the process of doing a PR since otherwise there can be cross-linking errors (especially for TextDecoder/writable and its friend).