pub fn render_deck_html(config: &DeckConfig, slides: &[SlideEntry]) -> StringExpand description
Render a deck config + slide list into a single standalone HTML file.
pub fn render_deck_html(config: &DeckConfig, slides: &[SlideEntry]) -> StringRender a deck config + slide list into a single standalone HTML file.