Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Pandoc #82

Merged
merged 10 commits into from
Jul 2, 2021
Merged

Fix Pandoc #82

merged 10 commits into from
Jul 2, 2021

Conversation

shyamd
Copy link
Owner

@shyamd shyamd commented Jul 2, 2021

This PR fixes a number of issues related to Pandoc

@codecov-commenter
Copy link

codecov-commenter commented Jul 2, 2021

Codecov Report

Merging #82 (dddd8e3) into master (fdd881a) will increase coverage by 1.64%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #82      +/-   ##
==========================================
+ Coverage   90.90%   92.55%   +1.64%     
==========================================
  Files           2        2              
  Lines          99       94       -5     
==========================================
- Hits           90       87       -3     
+ Misses          9        7       -2     
Impacted Files Coverage Δ
mkdocs_bibtex/plugin.py 94.31% <100.00%> (+1.84%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fdd881a...dddd8e3. Read the comment docs.

@shyamd shyamd merged commit e289655 into master Jul 2, 2021
@shyamd shyamd deleted the fix_pandoc branch April 3, 2022 02:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Citations being cut off pandoc-citeproc deprecated
2 participants