word_to_markdown_old: Convert a Word (docx) to a Markdown (md) file

Description Usage Arguments Value

View source: R/displayDocument.R

Description

This function converts a word document to a markdown file. Please note that the file name must not include any periods other than the extension, e.g. 'file.name.docx' will not work but 'file_name.docx' will.

Usage

1

Arguments

file

The path to your docx file.

Value

The same file as a Markdown document.


jdtrat/taskdesignr documentation built on Feb. 4, 2021, 9:48 p.m.