python3-misaka
binding for Sundown, a markdown parsing library - python 3.x
Install
- All systems
-
curl cmd.cat/python3-misaka.sh
- Debian
-
apt-get install python3-misaka - Ubuntu
-
apt-get install python3-misaka - Kali Linux
-
apt-get install python3-misaka - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install python3-misaka - Raspbian
-
apt-get install python3-misaka
python3-misaka
binding for Sundown, a markdown parsing library - python 3.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 3.x module.