mdpress
creation of Impress.js slideshows with Markdown
Install
- All systems
-
curl cmd.cat/mdpress.sh
- Debian
-
apt-get install mdpress - Ubuntu
-
apt-get install mdpress - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install mdpress - Raspbian
-
apt-get install mdpress
mdpress
creation of Impress.js slideshows with Markdown
mdpress is a commandline tool that converts Markdown files to presentations using Impress.js. Markdown is an easy-to-read and easy-to-write markup language with readability being emphasized above all else. mdpress uses the Redcarpet library to process Markdown syntax.