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

馃憣 IMPROVE: Docutils parser settings #476

Merged
merged 7 commits into from Dec 28, 2021
Merged

Conversation

chrisjsewell
Copy link
Member

Move Myst config above RST.

Add logic for handling line_length_limit and raw_enabled settings,
in-line with docutils/parsers/recommonmark_wrapper.py

Move Myst config above RST.

Add logic for handling `line_length_limit` and `raw_enabled` settings,
in-line with `docutils/parsers/recommonmark_wrapper.py`
@codecov
Copy link

codecov bot commented Dec 28, 2021

Codecov Report

Merging #476 (fb7e41a) into master (0846a1f) will decrease coverage by 0.06%.
The diff coverage is 76.31%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #476      +/-   ##
==========================================
- Coverage   90.24%   90.18%   -0.07%     
==========================================
  Files          16       16              
  Lines        2009     2027      +18     
==========================================
+ Hits         1813     1828      +15     
- Misses        196      199       +3     
Flag Coverage 螖
pytests 90.18% <76.31%> (-0.07%) 猬囷笍

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

Impacted Files Coverage 螖
myst_parser/docutils_.py 79.62% <76.31%> (+0.74%) 猬嗭笍

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 0846a1f...fb7e41a. Read the comment docs.

@chrisjsewell chrisjsewell merged commit fb3e8e1 into master Dec 28, 2021
@chrisjsewell chrisjsewell deleted the update-docutil-parser branch December 28, 2021 09:05
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