You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project uses Trigger.dev v4 (which is currently in beta as of 28 April 2025). If you want to
11
+
run this project you will need to [upgrade to v4](/docs/upgrade-to-v4).
12
+
</Note>
13
+
9
14
## Overview
10
15
11
16
Convert documents to markdown using Microsoft's [MarkItDown](https://github.com/microsoft/markitdown) library. This can be especially useful for preparing documents in a structured format for AI applications.
@@ -71,13 +76,11 @@ export default defineConfig({
71
76
This task uses the `python.runScript` method to run the `markdown-converter.py` script with the given document URL as an argument.
0 commit comments