Closed
Description
Hey @michaelrsweet, thanks for this excellent piece of software!
I noticed this small thing which might be a bug.
While this command results in numbered headings on the pages:
htmldoc --numbered -f test.pdf test.html
..this does not:
htmldoc --no-toc --numbered -f test.pdf test.html
Looks like TOC is mandatory if one wants numbered headers but maybe it should not be?
$ htmldoc --version
1.9.10
Using macOS 10.14.6 and Preview.app.