pub fn write_to_markdown_file(note: &CornellNote, path: &str) -> Result<()>Expand description
Write a Cornell Note to a Markdown file
pub fn write_to_markdown_file(note: &CornellNote, path: &str) -> Result<()>Write a Cornell Note to a Markdown file