pub fn format_text( _file_path: &Path, input_text: &str, config: &Configuration, ) -> Result<Option<String>>