rst2html5

The Docutils project specifies a plaintext markup language,

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