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: Convert nested headings to rubrics #497

Merged
merged 1 commit into from Jan 9, 2022

Conversation

chrisjsewell
Copy link
Member

Handle disallowed nested headings, by converting them to rubric nodes

closes #494

@codecov
Copy link

codecov bot commented Jan 9, 2022

Codecov Report

Merging #497 (adc8533) into master (e0cf7da) will decrease coverage by 0.01%.
The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #497      +/-   ##
==========================================
- Coverage   89.89%   89.87%   -0.02%     
==========================================
  Files          16       16              
  Lines        2068     2075       +7     
==========================================
+ Hits         1859     1865       +6     
- Misses        209      210       +1     
Flag Coverage 螖
pytests 89.87% <85.71%> (-0.02%) 猬囷笍

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

Impacted Files Coverage 螖
myst_parser/mocking.py 86.59% <酶> (酶)
myst_parser/sphinx_renderer.py 93.14% <50.00%> (-0.50%) 猬囷笍
myst_parser/docutils_renderer.py 91.72% <100.00%> (+0.05%) 猬嗭笍

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 e0cf7da...adc8533. Read the comment docs.

@chrisjsewell chrisjsewell merged commit 9039a43 into master Jan 9, 2022
@chrisjsewell chrisjsewell deleted the fix-match-titles branch January 9, 2022 11:11
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.

Output nested headings as rubric
1 participant