How to Install ruby-redcloth in Ubuntu 18.04



Install ruby-redcloth by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-redcloth

Description:

Textile module for Ruby

Textile is a very simple text format, intended for making readable text that can be converted to HTML, and used in docs, blogs, and Wiki pages. . RedCloth is a Ruby module for converting Textile to HTML.

Homepage: https://github.com/jgarber/redcloth

Version: 4.3.2-3build1

Section: universe/ruby