How to Install mdp in Ubuntu 18.04



Install mdp by entering the following commands in the terminal:

sudo apt update
sudo apt install mdp

Description:

command-line based Markdown presentation tool

mdp is a command-line program that allows you to make elegant presentations from Markdown formatted files. . It is as easy as write your presentation content in the text editor of your preference and launch the presentation from the command-line.

Homepage: https://github.com/visit1985/mdp

Version: 1.0.12-1

Section: universe/misc