markdown_py-2.7

Python implementation of John Gruber's Markdown.

Debian Debian
RUN apt-get update && \ apt-get install -y python-markdown
Ubuntu
RUN apt-get update && \ apt-get install -y python-markdown
Arch Arch Linux
RUN pacman -S --noconfirm python-markdown
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python-markdown
CentOS
RUN yum install -y python-markdown
Fedora
RUN dnf install -y python2-markdown
Raspbian
RUN apt-get update && \ apt-get install -y python-markdown
click the source code to copy install markdown_py-2.7 on any operating system with command-not-found.com