Crate mdslides

Source
Expand description

§mdslides - a simple Markdown to Slide converter

Written by Jonathan Pallant at Ferrous Systems

Enums§

Error
Describes the ways in which this library can fail.
IndexEntry
Represents an entry in the index page

Functions§

generate_deck
Processes a markdown file into an HTML document, using the given template.
generate_index
Processes a list of chapters into an HTML document, using the given template.
load_book
Load an mdbook summary file into a list of index entries.
run
Generate a slide deck from an mdbook.