pub fn parse_markdown(content: &str) -> Result<Vec<SlideContent>, String>
Parse markdown content into slides (convenience re-export)