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

📚 DOCS: Add section about markdown renderer #227

Merged

Conversation

holamgadol
Copy link
Contributor

@holamgadol holamgadol commented Nov 25, 2022

Inspired by this message in #10

@welcome
Copy link

welcome bot commented Nov 25, 2022

Thanks for submitting your first pull request! You are awesome! 🤗

If you haven't done so already, check out EBP's Code of Conduct and our Contributing Guide, as this will greatly help the review process.

Welcome to the EBP community! 🎉

@codecov
Copy link

codecov bot commented Dec 4, 2022

Codecov Report

Base: 96.08% // Head: 96.35% // Increases project coverage by +0.26% 🎉

Coverage data is based on head (ca5e112) compared to base (c9f6856).
Patch has no changes to coverable lines.

❗ Current head ca5e112 differs from pull request most recent head 533865f. Consider uploading reports for the commit 533865f to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #227      +/-   ##
==========================================
+ Coverage   96.08%   96.35%   +0.26%     
==========================================
  Files          62       60       -2     
  Lines        3221     3155      -66     
==========================================
- Hits         3095     3040      -55     
+ Misses        126      115      -11     
Flag Coverage Δ
pytests 96.35% <ø> (+0.26%) ⬆️

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

Impacted Files Coverage Δ
markdown_it/token.py 89.55% <0.00%> (ø)
markdown_it/renderer.py 99.13% <0.00%> (ø)
markdown_it/common/utils.py 86.74% <0.00%> (ø)
markdown_it/rules_block/hr.py 100.00% <0.00%> (ø)
markdown_it/rules_block/code.py 100.00% <0.00%> (ø)
markdown_it/rules_block/list.py 98.86% <0.00%> (ø)
markdown_it/rules_core/block.py 100.00% <0.00%> (ø)
markdown_it/rules_block/fence.py 100.00% <0.00%> (ø)
markdown_it/rules_inline/link.py 98.83% <0.00%> (ø)
markdown_it/rules_inline/image.py 98.86% <0.00%> (ø)
... and 18 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@chrisjsewell chrisjsewell merged commit 032c742 into executablebooks:master Feb 22, 2023
@welcome
Copy link

welcome bot commented Feb 22, 2023

Congrats on your first merged pull request in this project! 🎉
congrats

Thank you for contributing, we are very proud of you! ❤️

@chrisjsewell
Copy link
Member

thanks!

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

2 participants