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

Add strike through to Markdown codec #177

Merged
merged 1 commit into from
Nov 25, 2023
Merged

Conversation

amantoux
Copy link
Member

Closes #171

@amantoux amantoux requested a review from Amir-P November 23, 2023 14:17
Copy link

codecov bot commented Nov 23, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (56ee00f) 84.07% compared to head (3b15d19) 84.10%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #177      +/-   ##
==========================================
+ Coverage   84.07%   84.10%   +0.03%     
==========================================
  Files          60       60              
  Lines        9389     9408      +19     
==========================================
+ Hits         7894     7913      +19     
  Misses       1495     1495              

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

@amantoux amantoux force-pushed the add_strike_through_markdown branch from 3f9ab69 to 3b15d19 Compare November 23, 2023 14:20
@amantoux amantoux changed the title Add strike through markdown Add strike through to Markdown codec Nov 23, 2023
Copy link
Member

@Amir-P Amir-P left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@Amir-P Amir-P merged commit cd88559 into master Nov 25, 2023
4 checks passed
@amantoux amantoux deleted the add_strike_through_markdown branch December 3, 2023 19:59
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 converting Parchement Document
2 participants