Loading
refactor(tdoc): streamline metadata handling and improve error messages
* Update _enrich_with_metadata to include extraction profile in JSON output. * Modify convert_for_wiki to reuse existing PDFs instead of regenerating. * Simplify regex patterns in threegpp.py for better readability. * Enhance error handling in checkout operations for invalid ZIP files.