Skip to content

[Feature]: Render bold text in white across HTML documentation #154

@stiwicourage

Description

@stiwicourage

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

  • I searched existing issues to avoid creating a duplicate.
  • I explained the problem or use case, not just the desired solution.
  • This is not a bug report or security vulnerability report.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions