pub fn read_module_markdown(
ito_path: &Path,
module_id: &str,
) -> CoreResult<String>Expand description
Read the raw markdown for a module’s module.md file.
pub fn read_module_markdown(
ito_path: &Path,
module_id: &str,
) -> CoreResult<String>Read the raw markdown for a module’s module.md file.