maruku
Markdown-superset interpreter written in Ruby
Install
- All systems
-
curl cmd.cat/maruku.sh
- Debian
-
apt-get install ruby-maruku - Ubuntu
-
apt-get install ruby-maruku - Arch Linux
-
pacman -S ruby-maruku - Kali Linux
-
apt-get install ruby-maruku - Fedora
-
dnf install ruby-maruku - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install ruby-maruku - Raspbian
-
apt-get install ruby-maruku
ruby-maruku
Markdown-superset interpreter written in Ruby
Maruku implements a superset of the Markdown language, designed to easily create HTML documents while only focusing on the high-level structure and not the details. Maruku also supports LaTeX export, which means you can produce PDF output. Maruku prides itself of being decently fast on long documents.