write_markdown

Function write_markdown 

Source
pub fn write_markdown(output_dir: &Path, content: &str) -> Result<(), Error>
Expand description

Write markdown content to a file in the specified directory.