Skip to content

🐛 FIX: blank lines after block quotes #61

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

Merged
merged 1 commit into from
Oct 20, 2020
Merged

Conversation

chrisjsewell
Copy link
Member

@chrisjsewell chrisjsewell commented Oct 20, 2020

fixes #60

@codecov
Copy link

codecov bot commented Oct 20, 2020

Codecov Report

Merging #61 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #61   +/-   ##
=======================================
  Coverage   95.37%   95.37%           
=======================================
  Files          73       73           
  Lines        3567     3571    +4     
=======================================
+ Hits         3402     3406    +4     
  Misses        165      165           
Flag Coverage Δ
#pytests 95.37% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
markdown_it/rules_block/state_block.py 89.05% <100.00%> (+0.32%) ⬆️

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 ff77965...da5112c. Read the comment docs.

@chrisjsewell chrisjsewell merged commit 4e1150e into master Oct 20, 2020
@chrisjsewell chrisjsewell deleted the fix/issue-50 branch October 20, 2020 23:48
@chrisjsewell chrisjsewell mentioned this pull request Oct 20, 2020
@mmcky
Copy link
Member

mmcky commented Oct 20, 2020

wow - blazing fast! -- thank @chrisjsewell. This is going to be revolutionary for me :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] More than 1 Block Quote in Text causes IndexError when converting to ipynb
2 participants