v0.1.2
What's Changed
- feat: render math equations in .docx documents by @sathinduga in https://github.com/microsoft/markitdown/pull/1160
- Make it easier to use AzureKeyCredentials with Azure Doc Intelligence by @afourney in https://github.com/microsoft/markitdown/pull/1151
- Add CSV to Markdown table conversion - fixes https://github.com/microsoft/markitdown/issues/1144 by @erinshek in https://github.com/microsoft/markitdown/pull/1176
- Fix typo in README.md by @lentil32 in https://github.com/microsoft/markitdown/pull/1175
- Update README.md by @createcentury in https://github.com/microsoft/markitdown/pull/1187
- Switched from the stdlib minidom parser to defusedxml. by @afourney in https://github.com/microsoft/markitdown/pull/1259
- Updated omml.py to use defusedxml [python.lang.security.use-defused-xml-parse.use-defused-xml-parse] by @kira-offgrid in https://github.com/microsoft/markitdown/pull/1251
- Chore: Make linter happy by @t3tra-dev in https://github.com/microsoft/markitdown/pull/1256
- FIX YouTube transcript errors by @JoshClark-git in https://github.com/microsoft/markitdown/pull/1241
- feat: support API version selection for Document Intelligence by @kirisame-wang in https://github.com/microsoft/markitdown/pull/1253