Research the structure of the markitdown repository, particularly how existing file formats (e.g., .docx, .pdf) are implemented. Understand the CHM file format specification and explore available Python libraries for parsing CHM files (e.g., pychm). Check the issue comments for any maintainer suggestions or requirements. Propose a clear implementation plan before coding.
File support: chm support · microsoft/markitdown#14 | Good First Issue