mity / md4c

C Markdown parser. Fast. SAX-like interface. Compliant to CommonMark specification.
MIT License
755 stars 138 forks source link

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

Closed mity closed 4 months ago

mity commented 4 months ago

... as other emphasis spans.

Fixes #242.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.