wbaldoumas / markdown-colorcode

An extension for Markdig that adds syntax highlighting to code through the power of ColorCode-Universal.
https://wbaldoumas.github.io/markdown-colorcode/
MIT License
28 stars 5 forks source link

v2.3.0 Release #152

Closed wbaldoumas closed 3 months ago

wbaldoumas commented 3 months ago

Description

Adds support for .NET Standard 2.0 and bumps the package version to trigger a v2.3.0 release.

Closes https://github.com/wbaldoumas/markdown-colorcode/issues/149.

Type of Change

Checklist

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (d31da14) to head (09085e3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #152 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 7 7 Lines 112 112 Branches 13 13 ========================================= Hits 112 112 ```

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