shyamd / mkdocs-bibtex

A MkDocs plugin for citation management using bibtex
Other
79 stars 21 forks source link

Fixed UTF-8 Encoding errors with pandoc due to temporary files being written in ASCII encoding. #222

Closed smarie closed 9 months ago

smarie commented 9 months ago

Fixed #221

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (2fb545a) 97.72% compared to head (95a4f16) 97.72%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #222 +/- ## ======================================= Coverage 97.72% 97.72% ======================================= Files 3 3 Lines 176 176 ======================================= Hits 172 172 Misses 4 4 ```

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