executablebooks / sphinx-tabs

Tabbed views for Sphinx
https://sphinx-tabs.readthedocs.io
MIT License
263 stars 67 forks source link

🐛 FIX: Fix to stop stripping of first line in MyST content #165

Closed foster999 closed 2 years ago

foster999 commented 2 years ago

See #163

codecov[bot] commented 2 years ago

Codecov Report

Merging #165 (a97c4d8) into master (f2b4714) will not change coverage. The diff coverage is 50.00%.

@@           Coverage Diff           @@
##           master     #165   +/-   ##
=======================================
  Coverage   92.69%   92.69%           
=======================================
  Files           2        2           
  Lines         219      219           
=======================================
  Hits          203      203           
  Misses         16       16           
Flag Coverage Δ
pytests 92.69% <50.00%> (ø)

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

Impacted Files Coverage Δ
sphinx_tabs/tabs.py 92.62% <50.00%> (ø)

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 f2b4714...a97c4d8. Read the comment docs.