Skip to content

Improve rendered li elements in chat markdown#294268

Merged
daviddossett merged 2 commits intomainfrom
ddossett/markdown-css
Feb 11, 2026
Merged

Improve rendered li elements in chat markdown#294268
daviddossett merged 2 commits intomainfrom
ddossett/markdown-css

Conversation

@daviddossett
Copy link
Copy Markdown
Collaborator

@daviddossett daviddossett commented Feb 11, 2026

li elements have always been super crunched in markdown. Adds a smidge of breathing room.

Copilot AI review requested due to automatic review settings February 11, 2026 00:50
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 updates the chat widget’s rendered-markdown styling to improve typography consistency and presentation of common markdown structures (bold text, tables, and lists) inside chat responses.

Changes:

  • Adjusts rendered markdown <strong> styling to use font-weight: 600.
  • Restyles rendered markdown tables with rounded corners and single-border grid lines (no doubled borders).
  • Unifies list indentation using em units and updates list code-block dedenting to match.

Comment thread src/vs/workbench/contrib/chat/browser/widget/media/chat.css Outdated
@daviddossett daviddossett force-pushed the ddossett/markdown-css branch 4 times, most recently from e827d19 to 3527869 Compare February 11, 2026 01:11
@daviddossett daviddossett changed the title Improve rendered markdown CSS in chat Improve rendered li elements in chat markdown Feb 11, 2026
@daviddossett daviddossett marked this pull request as ready for review February 11, 2026 01:15
@vs-code-engineering vs-code-engineering bot added this to the February 2026 milestone Feb 11, 2026
@daviddossett daviddossett merged commit 4efca97 into main Feb 11, 2026
18 checks passed
@daviddossett daviddossett deleted the ddossett/markdown-css 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