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: only use glamour for mk files #467

Merged
merged 1 commit into from
Feb 5, 2024
Merged

fix: only use glamour for mk files #467

merged 1 commit into from
Feb 5, 2024

Conversation

aymanbagabas
Copy link
Member

Use Glamour to render readmes when file is markdown formatted

Fixes: #463

Copy link

codecov bot commented Jan 29, 2024

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (b06b555) 51.96% compared to head (ead2892) 52.02%.

Files Patch % Lines
pkg/ui/pages/repo/files.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #467      +/-   ##
==========================================
+ Coverage   51.96%   52.02%   +0.06%     
==========================================
  Files         157      157              
  Lines       13454    13454              
==========================================
+ Hits         6991     7000       +9     
+ Misses       5891     5882       -9     
  Partials      572      572              

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

Use Glamour to render readmes when file is markdown formatted

Fixes: #463
@aymanbagabas aymanbagabas merged commit d119d53 into main Feb 5, 2024
11 checks passed
@aymanbagabas aymanbagabas deleted the mk-everywhere branch February 5, 2024 17:43
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.

Readme files are always rendered in Markdown format
1 participant