What’s New

markitdown v0.1.2

v0.1.2
Added
  • Render math equations in .docx documents
  • Add CSV to Markdown table conversion
  • Support API version selection for Document Intelligence
Changed
  • Make it easier to use AzureKeyCredentials with Azure Doc Intelligence
  • Switch from the stdlib minidom parser to defusedxml
  • Update omml.py to use defusedxml
  • Support streamable http mcp
Fixed
  • Fix YouTube transcript errors
What's Changed
New Contributors

@sathinduga made their first contribution in https://github.com/microsoft/markitdown/pull/1160 @erinshek made their first contribution in https://github.com/microsoft/markitdown/pull/1176 @lentil32 made their first contribution in https://github.com/microsoft/markitdown/pull/1175 @createcentury made their first contribution in https://github.com/microsoft/markitdown/pull/1187 @kira-offgrid made their first contribution in https://github.com/microsoft/markitdown/pull/1251 @t3tra-dev made their first contribution in https://github.com/microsoft/markitdown/pull/1256 @JoshClark-git made their first contribution in https://github.com/microsoft/markitdown/pull/1241 @kirisame-wang made their first contribution in https://github.com/microsoft/markitdown/pull/1253 @Wuhall made their first contribution in https://github.com/microsoft/markitdown/pull/1249 @Betula-L made their first contribution in https://github.com/microsoft/markitdown/pull/1245 @rtpacks made their first contribution in https://github.com/microsoft/markitdown/pull/1201

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

View original