-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Comparing changes
Open a pull request
base repository: microsoft/markitdown
base: v0.1.2
head repository: microsoft/markitdown
compare: v0.1.3
- 17 commits
- 17 files changed
- 17 contributors
Commits on May 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 62b7228 - Browse repository at this point
Copy the full SHA 62b7228View commit details
Commits on Jun 3, 2025
-
Have the MarkItDown MCP server read MARKITDOWN_ENABLE_PLUGINS from ENV (
#1273) * Have the MarkItdown MCP server read MARKITDOWN_ENABLE_PLUGINS from os.environ * Update the Dockerfile to enable plugins. No puglins are installed by default.
Configuration menu - View commit details
-
Copy full SHA for 3bfb821 - Browse repository at this point
Copy the full SHA 3bfb821View commit details
Commits on Jun 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for da7bcea - Browse repository at this point
Copy the full SHA da7bceaView commit details
Commits on Aug 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9278119 - Browse repository at this point
Copy the full SHA 9278119View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1178c2e - Browse repository at this point
Copy the full SHA 1178c2eView commit details -
Ensure safe ExifTool usage: require >= 12.24 (#1399)
* feat: add version verification for ExifTool to ensure security compliance * fix: improve ExifTool version verification ---------
Configuration menu - View commit details
-
Copy full SHA for fb1ad24 - Browse repository at this point
Copy the full SHA fb1ad24View commit details -
Bump actions/checkout from 4 to 5 (#1394)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
1Configuration menu - View commit details
-
Copy full SHA for b6e5da8 - Browse repository at this point
Copy the full SHA b6e5da8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea1a3df - Browse repository at this point
Copy the full SHA ea1a3dfView commit details -
fix: correctly pass custom llm prompt parameter (#1319)
* fix: correctly pass custom llm prompt parameter
Configuration menu - View commit details
-
Copy full SHA for b81a387 - Browse repository at this point
Copy the full SHA b81a387View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16ca285 - Browse repository at this point
Copy the full SHA 16ca285View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8b60b5 - Browse repository at this point
Copy the full SHA f8b60b5View commit details -
Fix: Subtle spelling mistake fixed.
Configuration menu - View commit details
-
Copy full SHA for 0c4d394 - Browse repository at this point
Copy the full SHA 0c4d394View commit details -
Adding support for data-src Attribute (#1226)
* supportfordata-src
Configuration menu - View commit details
-
Copy full SHA for c3f6cb3 - Browse repository at this point
Copy the full SHA c3f6cb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 459d462 - Browse repository at this point
Copy the full SHA 459d462View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59eb60f - Browse repository at this point
Copy the full SHA 59eb60fView commit details -
Handle PPTX shapes where position is None (#1161)
* Handle shapes where position is None * Fixed recursion error, and place no-coord shapes at front
Configuration menu - View commit details
-
Copy full SHA for 1736565 - Browse repository at this point
Copy the full SHA 1736565View commit details -
feat: add checkbox support to Markdown converter (#1208)
This change introduces functionality to convert HTML checkbox input elements (<input type=checkbox>) into Markdown checkbox syntax ([ ] or [x]). Co-authored-by: Meirna Kamal <meirna.kamal@vodafone.com>
Configuration menu - View commit details
-
Copy full SHA for 8a9d8f1 - Browse repository at this point
Copy the full SHA 8a9d8f1View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.1.2...v0.1.3