python2-misaka
binding for Sundown, a markdown parsing library - python 2.x
Install
- All systems
-
curl cmd.cat/python2-misaka.sh
- Debian
-
apt-get install python-misaka - Ubuntu
-
apt-get install python-misaka - Kali Linux
-
apt-get install python-misaka - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install python-misaka - Raspbian
-
apt-get install python-misaka
python-misaka
binding for Sundown, a markdown parsing library - python 2.x
Misaca is A Python 2 and 3 binding for Sundown, a really fast Markdown parser implemented in C. Misaka is written in Cython and C. And it features a set of Markdown extensions and customizable renderers. Just like the Sundown binding for Ruby, Redcarpet. This package provides the Python 2.x module.