What’s New

markitdown v0.1.3

v0.1.3
Added
  • Add support for data-src attribute
  • Add checkbox support to CustomMarkdownify
Changed
  • Pin onnxruntime on Windows
  • Have the MarkItDown MCP server read MARKITDOWN_ENABLE_PLUGINS from environment variable
  • Update document intelligence file type handling for HTML
Fixed
  • Resolved an issue with linked images in docx
  • Correctly pass custom llm prompt parameter
  • Fix docx parse error with newlines in alt text
  • Handle PPTX shapes where position is None
Security
  • Ensure safe ExifTool usage by requiring version 12.24 or greater
What's Changed
New Contributors

Full Changelog: https://github.com/microsoft/markitdown/compare/v0.1.2...v0.1.3

View original