For the complete documentation index, see llms.txt. This page is also available as Markdown.

MS Word to Markdown

MS Word to Markdown Converter

Try it in the Widget Center

Click this url to try this widget and copy the Pro Config template.

Usage

<TODO: enter description here, and remove useless inputs>

Input Parameters

Name
Type
Description
Default
Required

document

string

Provide your input word file (.docx).

Output Parameters

Name
Type
Description
File Type

markdown_string

string

The converted result in markdown string

Output Example

{
   "results": "<the example results of this widget>"
}
{
   "results": "<the example results of this widget>"
}

Detailed Guidelines

Last updated