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

✨ NEW: Add myst_gfm_only configuration #501

Merged
merged 6 commits into from Jan 9, 2022
Merged

✨ NEW: Add myst_gfm_only configuration #501

merged 6 commits into from Jan 9, 2022

Conversation

chrisjsewell
Copy link
Member

For parsing of only GitHub-flavored Markdown

@codecov
Copy link

codecov bot commented Jan 9, 2022

Codecov Report

Merging #501 (97a793c) into master (05c0905) will increase coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #501      +/-   ##
==========================================
+ Coverage   89.82%   89.88%   +0.05%     
==========================================
  Files          16       16              
  Lines        2074     2085      +11     
==========================================
+ Hits         1863     1874      +11     
  Misses        211      211              
Flag Coverage Δ
pytests 89.88% <100.00%> (+0.05%) ⬆️

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

Impacted Files Coverage Δ
myst_parser/docutils_renderer.py 91.65% <100.00%> (+0.02%) ⬆️
myst_parser/html_to_nodes.py 90.56% <100.00%> (+0.77%) ⬆️
myst_parser/main.py 89.31% <100.00%> (+0.42%) ⬆️

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 05c0905...97a793c. Read the comment docs.

@chrisjsewell
Copy link
Member Author

This is also intended for downstream use, in rendering Markdown code ouput in myst-nb/jupyter-book

@chrisjsewell chrisjsewell merged commit c3945bb into master Jan 9, 2022
@chrisjsewell chrisjsewell deleted the gfm-only branch January 9, 2022 23:51
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

1 participant