TY

Results 1 issues of TY

File ~/miniconda3/lib/python3.12/site-packages/markitdown/_markitdown.py:1719, in MarkItDown._convert(self, local_path, extensions, **kwargs) 1716 except Exception: 1717 error_trace = ("\n\n" + traceback.format_exc()).strip() -> 1719 if res is not None: 1720 # Normalize the content 1721 res.text_content...