# md2reveal ### About * `md2reveal` tries to convert a markdown based slide into a html-presentation for `reveal.js`. * [reveal.js](http://lab.hakim.se/reveal-js/#/) is a wonderful HTML Presentation Framework by Hakim El Hattab. * More Information: [README](./readme.html) * * * * ### Download * [Download](./md2reveal.zip) of Version 010 (→ 2017-01-26) * * * * ### Installation `md2reveal` requires * [Python 2.7.x](https://www.python.org/download/releases/2.7/) * The [Python-Markdown](https://pypi.python.org/pypi/Markdown) module. * [reveal.js](http://lab.hakim.se/reveal-js/#/) (!) * The [reveal.js-menu](https://github.com/denehyg/reveal.js-menu) from Greg Denehy is recommended, but not necessary. It must be installed separately. * **Install**: Unzip the archiv `md2reveal.zip` and double-click on `start.sh` (Linux) or on `start.bat` (Windows). * * * * ### Examples * `example.md`: the `README.md` as an slide (→ [Result](https://ps-ssl.de/wspiegel.de/ppp/md2reveal_example.html)) * `mathe_beispiel.md`: a slide using MathJax (→ [Result](https://ps-ssl.de/wspiegel.de/ppp/md2reveal_math.html)) * `simple_sp.md`: a very simple slide (→ [Result](https://ps-ssl.de/wspiegel.de/ppp/md2reveal_test.html)) * `table.md`: a slide demonstrating tables (→ [Result](https://ps-ssl.de/wspiegel.de/ppp/md2reveal_table.html)) * * * * ### Credits Thanks to * Hakim El Hattab for [reveal.js](http://lab.hakim.se/reveal-js/) * Greg Denehy for the [reveal.js-menu](https://github.com/denehyg/reveal.js-menu) * Waylan Limberg for [Python-Markdown](https://pythonhosted.org/Markdown/) * John Gruber for [Markdown](http://daringfireball.net/projects/markdown/) * * * * ### License MIT-License → [README](./readme.html#license) * * * * → sp, 2017-01-26, Mail: `walter [dot] spiegel [at] web [dot] de`, [show source](./index.md) * * * *