redcarpet

Fast, safe and extensible Markdown to (X)HTML parser for Ruby

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