Skip to main content

Crate markdownify

Crate markdownify 

Source

Modules§

archives
docx
error
opendoc
pptx
sheets

Structs§

MarkdownifyInput
A file to be converted to markdown. Supports documents, spreadsheets, archives, and text. See Self::from_bytes for the full list of formats.

Functions§

convert_files
Converts multiple files into one markdown string with a file tree header. Paths are made relative to their common root. Files without a path use their id instead.