jupinx
jupinx copied to clipboard
Quickstart website includes broken named anchors in demo_notebook
This is because they should be uppercase. e.g. index.html links http://penguin.linux.test:8901/demo_notebook.html#math for the math section, but it should be #Math (same for #tables vs. #Tables).
Thanks for reporting @MaxGhenis.