[][src]Function pdf_annotations_converter::render_md::render_md

pub fn render_md(items: Vec<ParsedItem>, date_time: String) -> String

Renders the provided ParsedItems into a Markdown document. The date_time String can be in any format and will be included in the metadata in order to indicate when the document was created.