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

Make striketrough spans follow same flanking rules... #243

Merged
merged 1 commit into from
Feb 21, 2024
Merged

Conversation

mity
Copy link
Owner

@mity mity commented Feb 21, 2024

... as other emphasis spans.

Fixes #242.

Copy link

codecov bot commented Feb 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (057915e) 91.77% compared to head (26da23f) 91.74%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #243      +/-   ##
==========================================
- Coverage   91.77%   91.74%   -0.04%     
==========================================
  Files           5        5              
  Lines        3380     3366      -14     
  Branches      770      764       -6     
==========================================
- Hits         3102     3088      -14     
  Misses        278      278              

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

@mity mity merged commit 3848bfb into master Feb 21, 2024
16 checks passed
@mity mity deleted the fix-242 branch February 21, 2024 08:09
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.

Improve strikethrough around double quotes
1 participant