pub fn replace_placeholder_with_bullets<I: IntoIterator<Item = String>>( xml: &str, placeholder: &str, values: I, ) -> String
Replace placeholder with bullet values in PowerPoint template