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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 FIX: port markdown-it v11.0.1 #109

Merged
merged 3 commits into from Jan 14, 2021

Conversation

hukkin
Copy link
Member

@hukkin hukkin commented Dec 26, 2020

Implement the diff markdown-it/markdown-it@f798bea...331ae11 to catch up with the JS project a bit.

@codecov
Copy link

codecov bot commented Dec 26, 2020

Codecov Report

Merging #109 (c4dba05) into master (9f826bd) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #109   +/-   ##
=======================================
  Coverage   96.38%   96.38%           
=======================================
  Files          69       69           
  Lines        2932     2932           
=======================================
  Hits         2826     2826           
  Misses        106      106           
Flag Coverage 螖
pytests 96.38% <100.00%> (酶)

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

Impacted Files Coverage 螖
markdown_it/main.py 91.05% <酶> (酶)
markdown_it/rules_block/blockquote.py 100.00% <100.00%> (酶)
markdown_it/rules_block/table.py 98.54% <100.00%> (+0.02%) 猬嗭笍
markdown_it/rules_inline/balance_pairs.py 100.00% <100.00%> (酶)

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 9f826bd...c4dba05. Read the comment docs.

@chrisjsewell
Copy link
Member

[11.0.1] - 2020-09-14

Fixed

  • Fix blockquote lazy newlines, #696.
  • Fix missed mappings for table rows, #705.

@chrisjsewell chrisjsewell changed the title Catch up with markdown-it v11.0.1 馃悰 FIX: port markdown-it v11.0.1 Jan 14, 2021
@chrisjsewell chrisjsewell merged commit fa1d3e3 into executablebooks:master Jan 14, 2021
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.

None yet

3 participants