v1.0.6
all2md v1.0.6
Serve command improvements
When serving directories recursively, each subdirectory now gets its own index page with breadcrumb navigation for easy traversal of nested document trees.
PDF stability fix
Fixed a crash when PyMuPDF detected table regions containing no cells. Empty tables are now skipped gracefully.
Other changes:
- Batch conversion examples added to CLI --help for discoverability
- Fixed view --no-wait deleting the temp file before the browser could load it
- Default document author set to "all2md" when not specified by the source document
- Auto-release CI: tag pushes now run checks then publish to PyPI automatically