Mercurial > repos > bgruening > markitdown
changeset 1:bb65bcc725f0 draft default tip
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 9a16f709057f0b9f1710920cd9c7fe622b5d6373
| author | bgruening |
|---|---|
| date | Mon, 08 Dec 2025 18:42:56 +0000 |
| parents | c7467d9d0b2b |
| children | |
| files | markitdown.xml |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/markitdown.xml Mon Oct 13 13:22:04 2025 +0000 +++ b/markitdown.xml Mon Dec 08 18:42:56 2025 +0000 @@ -1,7 +1,7 @@ <tool id="markitdown" name="Markitdown" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> <description>Convert documents to Markdown</description> <macros> - <token name="@TOOL_VERSION@">0.1.3</token> + <token name="@TOOL_VERSION@">0.1.4</token> <token name="@VERSION_SUFFIX@">0</token> <token name="@PROFILE@">23.0</token> </macros>
