executablebooks / sphinx-tomyst

A sphinx translator for producing myst syntax files
MIT License
5 stars 2 forks source link

ENH: add support for collapse class -> output_scroll tags in jupyter-book #95

Closed mmcky closed 4 years ago

mmcky commented 4 years ago

This PR adds support for :class: collapse and passes through to myst using tags: ["output_scroll"]

https://jupyterbook.org/content/layout.html#scrolling-cell-outputs

codecov[bot] commented 4 years ago

Codecov Report

Merging #95 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #95   +/-   ##
=======================================
  Coverage   60.23%   60.23%           
=======================================
  Files           1        1           
  Lines         337      337           
=======================================
  Hits          203      203           
  Misses        134      134           
Flag Coverage Δ
pytests 60.23% <ø> (ø)

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


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 e16f278...d47d508. Read the comment docs.

github-actions[bot] commented 4 years ago

🚀 Deployed on https://5fa2166e7475394d418ea267--reverent-montalcini-de7189.netlify.app