Summary
Make bold text render in white across the HTML documentation so it is easier to see and scan.
Problem or use case
In the current HTML documentation, bold text does not stand out clearly enough from surrounding text.
That makes emphasis harder to notice, especially when the documentation uses bold text to highlight important concepts, warnings, parameter names, or key workflow details.
Proposed solution
Update the HTML documentation styling so bold text (<strong> / <b>) is rendered in white across the documentation pages.
The goal is to make emphasized text visually clearer and easier to scan while reading the docs.
Alternatives considered
The current styling works, but the contrast is not strong enough. Other options could be adjusting font weight or adding a different highlight color, but plain white bold text seems like the simplest and clearest improvement.
Affected area
Documentation
Related command or cmdlet
HTML documentation site
Example usage
In the HTML docs, bold text such as important notes, labels, or highlighted concepts should appear in white so it stands out more clearly.
Relevant project.json context
Expected benefit
Better documentation
Breaking change risk
Low
Current NovaModuleTools version
2.1.1-preview04
Additional context
This request is specifically about the generated / hosted HTML documentation pages, not PowerShell help output in the terminal.
Pre-submit checklist
Summary
Make bold text render in white across the HTML documentation so it is easier to see and scan.
Problem or use case
In the current HTML documentation, bold text does not stand out clearly enough from surrounding text.
That makes emphasis harder to notice, especially when the documentation uses bold text to highlight important concepts, warnings, parameter names, or key workflow details.
Proposed solution
Update the HTML documentation styling so bold text (
<strong>/<b>) is rendered in white across the documentation pages.The goal is to make emphasized text visually clearer and easier to scan while reading the docs.
Alternatives considered
The current styling works, but the contrast is not strong enough. Other options could be adjusting font weight or adding a different highlight color, but plain white bold text seems like the simplest and clearest improvement.
Affected area
Documentation
Related command or cmdlet
HTML documentation site
Example usage
In the HTML docs, bold text such as important notes, labels, or highlighted concepts should appear in white so it stands out more clearly.Relevant
project.jsoncontext{}Expected benefit
Better documentation
Breaking change risk
Low
Current NovaModuleTools version
2.1.1-preview04
Additional context
This request is specifically about the generated / hosted HTML documentation pages, not PowerShell help output in the terminal.
Pre-submit checklist