Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix markdown on light #3132

Merged
merged 4 commits into from
Sep 17, 2023
Merged

fix markdown on light #3132

merged 4 commits into from
Sep 17, 2023

Conversation

willmcgugan
Copy link
Collaborator

Fixes #3123

@codecov-commenter
Copy link

codecov-commenter commented Sep 17, 2023

Codecov Report

Patch coverage: 92.85% and project coverage change: -0.03% ⚠️

Comparison is base (aabfd16) 98.30% compared to head (db07a2a) 98.28%.
Report is 8 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3132      +/-   ##
==========================================
- Coverage   98.30%   98.28%   -0.03%     
==========================================
  Files          74       74              
  Lines        8038     8044       +6     
==========================================
+ Hits         7902     7906       +4     
- Misses        136      138       +2     
Flag Coverage Δ
unittests 98.28% <92.85%> (-0.03%) ⬇️

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

Files Changed Coverage Δ
rich/text.py 99.01% <66.66%> (-0.17%) ⬇️
rich/console.py 98.04% <100.00%> (+<0.01%) ⬆️
rich/markdown.py 99.45% <100.00%> (ø)
rich/syntax.py 98.19% <100.00%> (-0.29%) ⬇️

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

@willmcgugan willmcgugan merged commit e0d3aee into master Sep 17, 2023
19 checks passed
@willmcgugan willmcgugan deleted the fix-markdown-on-light branch September 17, 2023 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Plain code blocks do not render correctly on a light background
2 participants