markdown_py
text-to-HTML conversion library/tool (Python 2 version)
RUN apt-get update && \
apt-get install -y python-markdown
RUN apt-get update && \
apt-get install -y python-markdown
RUN pacman -S --noconfirm python-markdown
RUN apt-get update && \
apt-get install -y python-markdown
RUN yum install -y python-markdown
RUN dnf install -y python2-markdown
RUN apt-get update && \
apt-get install -y python-markdown