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 Parsing #101

Merged
merged 6 commits into from
Jan 6, 2022
Merged

Fix Pandoc Parsing #101

merged 6 commits into from
Jan 6, 2022

Conversation

shyamd
Copy link
Owner

@shyamd shyamd commented Jan 6, 2022

This should fix pandoc parsing for styles that don't output the csl left and right tags. There may be more broken styles out there for now, but I'll fix them as they show up, unless someone who knows CSL style specifications wants to fix pandoc parsing in one go.

@codecov-commenter
Copy link

codecov-commenter commented Jan 6, 2022

Codecov Report

Merging #101 (15ff2b3) into master (faba480) will increase coverage by 0.37%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #101      +/-   ##
==========================================
+ Coverage   92.55%   92.92%   +0.37%     
==========================================
  Files           2        2              
  Lines          94       99       +5     
==========================================
+ Hits           87       92       +5     
  Misses          7        7              
Impacted Files Coverage Δ
mkdocs_bibtex/plugin.py 94.62% <100.00%> (+0.30%) ⬆️

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 5f59dd2...15ff2b3. Read the comment docs.

@shyamd shyamd merged commit 1e55636 into master Jan 6, 2022
@shyamd shyamd mentioned this pull request Jan 6, 2022
@shyamd shyamd deleted the fix-pandoc-parsing branch February 21, 2022 18:14
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.

2 participants