bluecloth

Ruby implementation of Markdown

Install

All systems
curl cmd.cat/bluecloth.sh
Debian Debian
apt-get install ruby-bluecloth
Ubuntu
apt-get install ruby-bluecloth
Windows (WSL2)
sudo apt-get update sudo apt-get install ruby-bluecloth
Raspbian
apt-get install ruby-bluecloth

ruby-bluecloth

Ruby implementation of Markdown

BlueCloth is a Ruby implementation of Markdown, a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML).