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 incorrectly rendering inline code blocks #2342

Merged
merged 2 commits into from
Jan 16, 2025

Update padding based on feedback

9832a91
Select commit
Loading
Failed to load commit list.
Merged

fix: Markdown incorrectly rendering inline code blocks #2342

Update padding based on feedback
9832a91
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 16, 2025 in 0s

46.69% (-0.01%) compared to 5f6c8d6

View this Pull Request on Codecov

46.69% (-0.01%) compared to 5f6c8d6

Details

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 46.69%. Comparing base (5f6c8d6) to head (9832a91).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...e-plugins/src/controls/markdown/MarkdownEditor.tsx 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2342      +/-   ##
==========================================
- Coverage   46.70%   46.69%   -0.01%     
==========================================
  Files         704      704              
  Lines       39044    39047       +3     
  Branches     9757     9759       +2     
==========================================
  Hits        18234    18234              
- Misses      20799    20802       +3     
  Partials       11       11              

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