Closed
Description
Describe the bug
The presence of three empty lines at the end of a particular file causes the build to break.
To Reproduce
Steps to reproduce the behavior:
- Clone https://github.com/poldrack/psych-open-science-guide
- "jb build guide" should work properly
- Add two additional line feeds to the end of guide/4_reproducibleanalysis.md
- "jb build guide" should now fail with an error.
Expected behavior
When the extra lines are added, the follow Exception occurs:
Environment
-
Python 3.8.3
-
output of
jupyter-book --version
:
Jupyter Book: 0.7.3
MyST-NB: 0.8.4
Sphinx Book Theme: 0.0.33
MyST-Parser: 0.9.0
Jupyter-Cache: 0.2.2 -
Operating System: Mac OS X