discount-theme

implementation of the Markdown markup language in C

Install

All systems
curl cmd.cat/discount-theme.sh
Debian Debian
apt-get install discount
Ubuntu
apt-get install discount
Alpine
apk add discount
Arch Arch Linux
pacman -S discount
image/svg+xml Kali Linux
apt-get install discount
Fedora
dnf install discount
Windows (WSL2)
sudo apt-get update sudo apt-get install discount
OS X
brew install discount
Raspbian
apt-get install discount
Docker
docker run cmd.cat/discount-theme discount-theme powered by Commando

discount

implementation of the Markdown markup language in C

Discount is an implementation of John Gruber's Markdown markup language. It implements all of the language described in the Markdown syntax document and passes the Markdown 1.0 test suite. This package provides the discount executables.