in2lambda.main.docx_to_mdΒΆ in2lambda.main.docx_to_md(docx_file: str) → str[source]ΒΆ Converts .docx files to markdown. Parameters: docx_file β A file path with the file extension included. Returns: the contents of the .docx file in markdown formatting