pub(crate) fn collect_markdown_files( dir: &Path, files: &mut Vec<PathBuf>, ) -> Result<(), Box<dyn Error>>