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.2.1 Release #137

Closed wbaldoumas closed 8 months ago

wbaldoumas commented 8 months ago

Description

Release for these dependency updates:

Package Change
CsharpToColouredHTML.Core 1.0.41 -> 1.0.42
HtmlAgilityPack (source) 1.11.58 -> 1.11.59
Markdig (source) 0.34.0 -> 0.35.0
NSubstitute.Analyzers.CSharp 1.0.16 -> 1.0.17

Type of Change

Checklist

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (e7eb094) 100.00% compared to head (358e953) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #137 +/- ## ========================================= 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.