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.
- Index
Entry - 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.