executablebooks / rst-to-myst

Convert ReStructuredText to MyST Markdown
https://rst-to-myst.readthedocs.io
MIT License
59 stars 10 forks source link

πŸ› FIX: inline text indents #10

Closed chrisjsewell closed 3 years ago

chrisjsewell commented 3 years ago

fixes #9

codecov[bot] commented 3 years ago

Codecov Report

Merging #10 (d97626f) into main (1dd1226) will increase coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
+ Coverage   80.80%   80.83%   +0.02%     
==========================================
  Files           8        8              
  Lines        1339     1341       +2     
==========================================
+ Hits         1082     1084       +2     
  Misses        257      257              
Flag Coverage Ξ”
pytests 80.83% <100.00%> (+0.02%) :arrow_up:

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

Impacted Files Coverage Ξ”
rst_to_myst/renderer.py 88.13% <100.00%> (+0.06%) :arrow_up:

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 1dd1226...d97626f. Read the comment docs.