pub(crate) fn build_table_of_contents_markdown( buffer: &mut String, parent_command_path: Vec<String>, command: &Command, _depth: usize, ) -> Result