redcarpet
Fast, safe and extensible Markdown to (X)HTML parser for Ruby
RUN apt-get update && \
apt-get install -y ruby-redcarpet
RUN apt-get update && \
apt-get install -y ruby-redcarpet
RUN apk add ruby-redcarpet
RUN pacman -S --noconfirm ruby-redcarpet
RUN apt-get update && \
apt-get install -y ruby-redcarpet
RUN dnf install -y ruby-redcarpet
RUN apt-get update && \
apt-get install -y ruby-redcarpet