rdiscount

Discount Markdown Processor for Ruby

Debian Debian
RUN apt-get update && \ apt-get install -y ruby-rdiscount
Ubuntu
RUN apt-get update && \ apt-get install -y ruby-rdiscount
Alpine
RUN apk add ruby-rdiscount
Arch Arch Linux
RUN pacman -S --noconfirm ruby-rdiscount
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y ruby-rdiscount
Fedora
RUN dnf install -y ruby-rdiscount
Raspbian
RUN apt-get update && \ apt-get install -y ruby-rdiscount
click the source code to copy install rdiscount on any operating system with command-not-found.com