Skip to content

docs: fix code block line number alignment - #2181

Open
barjin wants to merge 1 commit into
masterfrom
fix-codeblock-line-numbers
Open

docs: fix code block line number alignment#2181
barjin wants to merge 1 commit into
masterfrom
fix-codeblock-line-numbers

Conversation

@barjin

@barjin barjin commented Aug 20, 2026

Copy link
Copy Markdown
Member

The line numbers were position: sticky, so they stayed pinned and overlapped the code.

before after
image image

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@github-actions github-actions Bot added this to the 147th sprint - Tooling team milestone Aug 20, 2026
@github-actions github-actions Bot added the t-tooling Issues with this label are in the ownership of the tooling team. label Aug 20, 2026
@codecov

codecov Bot commented Aug 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.56%. Comparing base (6b91edc) to head (e9a6de7).
⚠️ Report is 295 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2181      +/-   ##
==========================================
+ Coverage   92.53%   93.56%   +1.02%     
==========================================
  Files         158      181      +23     
  Lines       11078    12772    +1694     
==========================================
+ Hits        10251    11950    +1699     
+ Misses        827      822       -5     
Flag Coverage Δ
unit 93.56% <ø> (+1.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@barjin
barjin requested a review from vdusek August 20, 2026 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-tooling Issues with this label are in the ownership of the tooling team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants