Affected URL(s)
https://nodejs.org/docs/latest-v25.x/api/stream.html
Description of the problem
When you're on the Stream (or Modules: node:module API) page, the title of the current page in the left navigation block isn't bold (because it doesn't have the CSS class active). For the other pages in the documentation, the title of the current page is bold.
The Modules: node:module API page is the only one with code in its title. That might explain its special case. But this explanation doesn’t work for the Stream page.

Affected URL(s)
https://nodejs.org/docs/latest-v25.x/api/stream.html
Description of the problem
When you're on the Stream (or Modules:
node:moduleAPI) page, the title of the current page in the left navigation block isn't bold (because it doesn't have the CSS classactive). For the other pages in the documentation, the title of the current page is bold.The Modules:
node:moduleAPI page is the only one with code in its title. That might explain its special case. But this explanation doesn’t work for the Stream page.