Closed arthurzenika closed 5 years ago
I haven't dug into this deeply, but this appears to be a Sphinx issue. To test that you'd need to try running sphinx-quickstart
with the same input (although it calls it "project title" not "presentation title") and see if it succeeds.
I believe it's a Sphinx issue because we're using Sphinx's prompt support, as well as quickstart generation. Looking at how they prompt for the title, it doesn't appear that Sphinx does any additional processing.
Just tested this with the latest Sphinx + Hieroglyph master and it appears to be working. Despite the delay in closing, thank you for reporting!