Skip to content

Use font-weight 600 for bold in rendered markdown#294274

Merged
daviddossett merged 1 commit intomainfrom
ddossett/markdown-bold
Feb 11, 2026
Merged

Use font-weight 600 for bold in rendered markdown#294274
daviddossett merged 1 commit intomainfrom
ddossett/markdown-bold

Conversation

@daviddossett
Copy link
Copy Markdown
Collaborator

Sets font-weight: 600 on strong elements in chat rendered markdown for better visual weight.

Copilot AI review requested due to automatic review settings February 11, 2026 01:18
@daviddossett daviddossett marked this pull request as ready for review February 11, 2026 01:19
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR tweaks the chat widget’s rendered markdown styling to make bold text visually closer to the desired weight by applying a semi-bold font weight.

Changes:

  • Apply font-weight: 600 to <strong> elements inside chat rendered markdown.

@vs-code-engineering vs-code-engineering bot added this to the February 2026 milestone Feb 11, 2026
@daviddossett daviddossett merged commit 46b0829 into main Feb 11, 2026
24 checks passed
@daviddossett daviddossett deleted the ddossett/markdown-bold branch February 11, 2026 02:24
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Mar 28, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants