pub(crate) fn expand_single_example( input: &str, example_file: &Path, ) -> Result<String, Box<dyn Error>>