frostming / marko

A markdown parser with high extensibility.
https://marko-py.readthedocs.io/
MIT License
357 stars 38 forks source link

fix: reference-style link will not render if the reference is the last line in file #197

Closed frostming closed 4 months ago

frostming commented 4 months ago

Fixes #196

Signed-off-by: Frost Ming me@frostming.com

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 96.21%. Comparing base (6de4293) to head (c1d3962).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #197 +/- ## ======================================= Coverage 96.21% 96.21% ======================================= Files 21 21 Lines 2035 2037 +2 Branches 347 347 ======================================= + Hits 1958 1960 +2 Misses 37 37 Partials 40 40 ``` | [Flag](https://app.codecov.io/gh/frostming/marko/pull/197/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Frost+Ming) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/frostming/marko/pull/197/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Frost+Ming) | `96.21% <100.00%> (+<0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Frost+Ming#carryforward-flags-in-the-pull-request-comment) to find out more.

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