Python package to convert mardown files into html presentations.
Project Description
md2slides convert a presentation written in a markdown file into an html
file suitable for browser presentations. Currently it supports Deck.js
and Impress.js Javascript presentation suites. It can automatically
include LaTeX in the html presentation through MathJax.
Markdown Syntax Extensions
--------------------------
- You can provide metadata for you presentation using a YAML front-matter
format text at the top of the markdown file.
- The end of a slide and the beginning of a new one is indicated by the
string -*-. The rest of the text contained in the line with this
keyword will be included in the html element of the slide as attributes.
file suitable for browser presentations. Currently it supports Deck.js
and Impress.js Javascript presentation suites. It can automatically
include LaTeX in the html presentation through MathJax.
Markdown Syntax Extensions
--------------------------
- You can provide metadata for you presentation using a YAML front-matter
format text at the top of the markdown file.
- The end of a slide and the beginning of a new one is indicated by the
string -*-. The rest of the text contained in the line with this
keyword will be included in the html element of the slide as attributes.
Release history Release notifications
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size & hash SHA256 hash help | File type | Python version | Upload date |
---|---|---|---|
md2slides-0.1.tar.gz (19.7 kB) Copy SHA256 hash SHA256 | Source | None | Nov 17, 2013 |
md2slides-0.1.zip (26.9 kB) Copy SHA256 hash SHA256 | Source | None | Nov 17, 2013 |