cm2man-3
CommonMark utility for Docutils and Sphinx projects -- Python 3
Install
- All systems
-
curl cmd.cat/cm2man-3.sh
- Debian
-
apt-get install python3-recommonmark - Ubuntu
-
apt-get install python3-recommonmark - Kali Linux
-
apt-get install python3-recommonmark - Fedora
-
dnf install python3-recommonmark - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install python3-recommonmark - Raspbian
-
apt-get install python3-recommonmark
python3-recommonmark
CommonMark utility for Docutils and Sphinx projects -- Python 3
The recommonmark Python module allows ones to write CommonMark inside of Docutils and Sphinx projects. This package installs the library for Python 3.