Replies: 1 comment 1 reply
-
I think you've actually uncovered a shortcoming in myst-parser - I opened this issue to track it: executablebooks/MyST-Parser#518 In the meantime, you should be able to get away with |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am compiling a book composed of chapters which are files with spaces in their filenames. I seem not to be able to make this work.
I've tried:
but none of these seem to work. Is there a way of making this work? This issue really only comes up because jupyter names notebooks after the title, which often does contain spaces. Any other solution, except for putting labels on every chapter?
Beta Was this translation helpful? Give feedback.
All reactions